fix: remove USER-SUPPLIED VALUES header from helm values
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
configMap:
|
configMap:
|
||||||
access_control:
|
access_control:
|
||||||
default_policy: deny
|
default_policy: deny
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
null
|
null
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
adminPassword: CHANGEME
|
adminPassword: CHANGEME
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
controller:
|
controller:
|
||||||
config:
|
config:
|
||||||
ssl-reject-handshake: true
|
ssl-reject-handshake: true
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
controller:
|
controller:
|
||||||
electionID: ingress-private-leader
|
electionID: ingress-private-leader
|
||||||
ingressClass: nginx-private
|
ingressClass: nginx-private
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
backend:
|
backend:
|
||||||
replicas: 0
|
replicas: 0
|
||||||
deploymentMode: SingleBinary
|
deploymentMode: SingleBinary
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
mode: standalone
|
mode: standalone
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
grafana:
|
grafana:
|
||||||
enabled: false
|
enabled: false
|
||||||
ingress:
|
ingress:
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
config:
|
config:
|
||||||
clients:
|
clients:
|
||||||
- url: http://loki-gateway.monitoring.svc.cluster.local/loki/api/v1/push
|
- url: http://loki-gateway.monitoring.svc.cluster.local/loki/api/v1/push
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
bootstrapPassword: CHANGEME
|
bootstrapPassword: CHANGEME
|
||||||
hostname: rancher.uzbutterfly.com
|
hostname: rancher.uzbutterfly.com
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
USER-SUPPLIED VALUES:
|
|
||||||
server:
|
server:
|
||||||
dev:
|
dev:
|
||||||
devRootToken: root
|
devRootToken: root
|
||||||
|
|||||||
Reference in New Issue
Block a user