Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions tests/templates/kuttl/iceberg/50_nifi.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ spec:
{% endif %}
pullPolicy: IfNotPresent
clusterConfig:
zookeeperConfigMapName: nifi-znode
listenerClass: external-unstable
authentication:
- authenticationClass: nifi-users
Expand Down Expand Up @@ -125,14 +124,6 @@ metadata:
name: nifi-sensitive-property-key
stringData:
nifiSensitivePropsKey: mYsUp3rS3cr3tk3y
---
apiVersion: zookeeper.stackable.tech/v1alpha1
kind: ZookeeperZnode
metadata:
name: nifi-znode
spec:
clusterRef:
name: zookeeper
{% if test_scenario['values']['iceberg-use-kerberos'] == 'true' %}
---
apiVersion: v1
Expand Down