This commit is contained in:
Felix Kunde 2021-01-25 10:36:52 +01:00
parent 78a29a21d6
commit 4b07d2578e
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ spec:
resources:
{{ toYaml .Values.resources | indent 10 }}
securityContext:
{{ toYaml .Values.securityContext| indent 10 }}
{{ toYaml .Values.securityContext | indent 10 }}
{{- if .Values.imagePullSecrets }}
imagePullSecrets:
{{ toYaml .Values.imagePullSecrets | indent 8 }}

View File

@ -45,7 +45,7 @@ spec:
size: 1Gi
# storageClass: my-sc
# iops: 1000 # for EBS gp3
# throughput: 250 # in MB/s for EBS gp3
# throughput: 250 # in MB/s for EBS gp3
additionalVolumes:
- name: empty
mountPath: /opt/empty