You've already forked athens-proxy-charts
fix(config): support netrc
This commit is contained in:
@@ -11,7 +11,7 @@ metadata:
|
||||
labels:
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- end }}
|
||||
name: {{ include "athens-proxy.fullname" . }}-env
|
||||
name: {{ include "athens-proxy.secrets.env.name" . }}
|
||||
namespace: {{ .Release.Namespace }}
|
||||
stringData:
|
||||
{{- range $key, $value := .Values.config.env.secret.envs }}
|
||||
|
Reference in New Issue
Block a user