You've already forked athens-proxy-charts
fix(deployment): mount environment variables and volumes only when enabled
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- if not .Values.config.ssh.existingSecret.enabled }}
|
||||
{{- if and .Values.config.ssh.enabled (not .Values.config.ssh.existingSecret.enabled) }}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
|
Reference in New Issue
Block a user