Some updates to the config
This commit is contained in:
		@@ -21,7 +21,7 @@ metadata:
 | 
			
		||||
    {{- include "helmrelease.labels" $ | nindent 4 }}
 | 
			
		||||
stringData:
 | 
			
		||||
  {{- range .Values.config.pretty }}
 | 
			
		||||
  {{ .key }}: {{ .value }}
 | 
			
		||||
  {{ .key }}: {{ .value | quote }}
 | 
			
		||||
  {{- end }}
 | 
			
		||||
{{- end }}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -11,4 +11,7 @@ config:
 | 
			
		||||
    - key: encryption_method
 | 
			
		||||
      path: env.environment.data.METHOD
 | 
			
		||||
      value: test
 | 
			
		||||
    - key: url
 | 
			
		||||
      path: app.ingress.hosts
 | 
			
		||||
      value: '{dashboard.18f48d1d-157d-4717-9b7d-05662038972c.badhouseplants.net}'
 | 
			
		||||
  raw: ""
 | 
			
		||||
		Reference in New Issue
	
	Block a user