瀏覽代碼

Update timescaledb_pod.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 年之前
父節點
當前提交
a66e49956a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      telemetry/roles/timescaledb/tasks/timescaledb_pod.yml

+ 2 - 2
telemetry/roles/timescaledb/tasks/timescaledb_pod.yml

@@ -13,7 +13,7 @@
 # limitations under the License.
 ---
 
-- name: Timescale db pod definition
+- name: Timescaledb pod definition
   kubernetes.core.k8s:
     state: present
     definition:
@@ -69,4 +69,4 @@
                   - name: TIMESCALE_DB
                     value: "{{ timescaledb_name }}"
                 ports:
-                  - containerPort: "{{ timescaledb_container_port }}"
+                  - containerPort: "{{ timescaledb_container_port }}"