Sync chart from pieced-threema-gateway 0.1.3
This commit is contained in:
@@ -17,6 +17,10 @@ spec:
|
||||
app.kubernetes.io/name: pieced-threema-gateway
|
||||
spec:
|
||||
serviceAccountName: pieced-threema-gateway
|
||||
{{- with .Values.imagePullSecrets }}
|
||||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: relay
|
||||
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
|
||||
|
||||
Reference in New Issue
Block a user