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 546a990 commit 3880fa7Copy full SHA for 3880fa7
tests/templates/kuttl/external-access/50_druid.yaml.j2
@@ -82,19 +82,3 @@ type: Opaque
82
stringData:
83
username: druid
84
password: druid
85
----
86
-apiVersion: listeners.stackable.tech/v1alpha1
87
-kind: Listener
88
-metadata:
89
- creationTimestamp: "2025-06-11T11:58:17Z"
90
- generation: 1
91
- labels:
92
- app.kubernetes.io/component: historical
93
- app.kubernetes.io/instance: druid
94
- name: druid-historical-default
95
-spec:
96
- className: test-cluster-internal-kuttl-test-perfect-moray
97
- ports:
98
- - name: https
99
- port: 8283
100
- protocol: TCP
0 commit comments