Jelajahi Sumber

Update timescaledb_pod.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 tahun lalu
induk
melakukan
a66e49956a
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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 }}"