You've already forked prometheus-postgres-exporter
fix(deployment,secrets): deploy always the web-config secret
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{{- if and (not (.Values.config.webConfig.existingSecret.enabled)) .Values.config.webConfig.secret.webConfig }}
|
||||
{{- if not .Values.config.webConfig.existingSecret.enabled }}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
|
Reference in New Issue
Block a user