Update flower values and ingress

This commit is contained in:
David Burke 2023-01-14 16:25:33 -05:00
parent 03ab58e711
commit a0fbefc07c
2 changed files with 16 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0e92508ac3878dfdad2ed36c8ca8018455246f18
Subproject commit 82b457b9da430a50059ad5cdd9b75f981fd4c8cc

View file

@ -129,6 +129,21 @@ flower:
service:
type: ClusterIP
port: 80
ingress:
enabled: false
annotations:
{}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: chart-example.local
paths:
- path: /
pathType: ImplementationSpecific
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
serviceAccount:
# Specifies whether a service account should be created