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