Parcourir la source

Update timescaledb_pod.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 il y a 3 ans
Parent
commit
a66e49956a
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 }}"