We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8384a27 commit 1c9f9dfCopy full SHA for 1c9f9df
charts/datalayer-operator/tests/deployment_test.yaml
@@ -64,14 +64,14 @@ tests:
64
value: datalayer-kafka-kafka-bootstrap.datalayer-kafka.svc.cluster.local:9092
65
- name: DATALAYER_KAFKA_USERNAME
66
value: ""
67
- - name: DATALAYER_RUNTIMES_RUN_HOOKS
68
- value: "false"
69
- name: DATALAYER_OPERATOR_API_KEY
70
71
- name: DATALAYER_PUB_SUB_ENGINE
72
value: kafka
73
- name: DATALAYER_PULSAR_URL
74
value: pulsar://datalayer-pulsar-broker.datalayer-pulsar.svc.cluster.local:6650
+ - name: DATALAYER_RUNTIMES_RUN_HOOKS
+ value: "false"
75
- name: DATALAYER_RUN_URL
76
77
- name: DATALAYER_VAULT_TOKEN
0 commit comments