Skip to content

Commit 1c9f9df

Browse files
committed
fix: unit test
1 parent 8384a27 commit 1c9f9df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/datalayer-operator/tests/deployment_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ tests:
6464
value: datalayer-kafka-kafka-bootstrap.datalayer-kafka.svc.cluster.local:9092
6565
- name: DATALAYER_KAFKA_USERNAME
6666
value: ""
67-
- name: DATALAYER_RUNTIMES_RUN_HOOKS
68-
value: "false"
6967
- name: DATALAYER_OPERATOR_API_KEY
7068
value: ""
7169
- name: DATALAYER_PUB_SUB_ENGINE
7270
value: kafka
7371
- name: DATALAYER_PULSAR_URL
7472
value: pulsar://datalayer-pulsar-broker.datalayer-pulsar.svc.cluster.local:6650
73+
- name: DATALAYER_RUNTIMES_RUN_HOOKS
74+
value: "false"
7575
- name: DATALAYER_RUN_URL
7676
value: ""
7777
- name: DATALAYER_VAULT_TOKEN

0 commit comments

Comments
 (0)