Skip to content

generate metrics-ingester-certificate only if tls enabled#1

Open
rverenich wants to merge 1 commit intogroundcover-com:mainfrom
rverenich:patch-1
Open

generate metrics-ingester-certificate only if tls enabled#1
rverenich wants to merge 1 commit intogroundcover-com:mainfrom
rverenich:patch-1

Conversation

@rverenich
Copy link
Copy Markdown

add
if .Values.global.metrics.tls.enabled
for tls secret generation. It is generated each time for tls disabled, and not very suitable for gitops way (via ArgoCD for example)

add 
`if .Values.global.metrics.tls.enabled`
for tls secret generation. It is generated each time for tls disabled, and not very suitable for gitops way (via ArgoCD for example)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants