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 b985f03 commit 9540b92Copy full SHA for 9540b92
1 file changed
tests/templates/kuttl/iceberg/50_nifi.yaml.j2
@@ -14,7 +14,6 @@ spec:
14
{% endif %}
15
pullPolicy: IfNotPresent
16
clusterConfig:
17
- zookeeperConfigMapName: nifi-znode
18
listenerClass: external-unstable
19
authentication:
20
- authenticationClass: nifi-users
@@ -125,14 +124,6 @@ metadata:
125
124
name: nifi-sensitive-property-key
126
stringData:
127
nifiSensitivePropsKey: mYsUp3rS3cr3tk3y
128
----
129
-apiVersion: zookeeper.stackable.tech/v1alpha1
130
-kind: ZookeeperZnode
131
-metadata:
132
- name: nifi-znode
133
-spec:
134
- clusterRef:
135
- name: zookeeper
136
{% if test_scenario['values']['iceberg-use-kerberos'] == 'true' %}
137
---
138
apiVersion: v1
0 commit comments