Change chart directory structure
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
helmWait: true
|
||||
catalog:
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /
|
||||
labels:
|
||||
foo: bar
|
||||
ingressClassName: nginx
|
||||
host: iceberg-catalog.local
|
||||
tls:
|
||||
enabled: true
|
||||
secretName: iceberg-catalog-tls
|
||||
Reference in New Issue
Block a user