mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
older version
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
||||
# -- Image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- Image tag (if not specified, defaults to the chart's appVersion)
|
||||
tag: "5.2"
|
||||
tag: "4.3.2"
|
||||
|
||||
# -- Image pull secrets
|
||||
imagePullSecrets: []
|
||||
|
||||
@@ -157,7 +157,7 @@ spec:
|
||||
## Serve application over HTTP without TLS
|
||||
##
|
||||
## Note: If set to true, you may want to add --enable-insecure-login to extraArgs
|
||||
protocolHttp: true
|
||||
protocolHttp: false
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
||||
Reference in New Issue
Block a user