Remove unused yc-s3 volume and volumeMounts in attachments app deployment configuration

This commit is contained in:
emelinda 2026-04-14 12:41:21 +03:00
parent 05c59ab2c9
commit c6d19a6b56

View File

@ -52,13 +52,6 @@ spec:
secretKeyRef:
name: postgresql-secret
key: user-password
volumeMounts:
- mountPath: /etc/sarex/yc-s3-storage
name: yc-s3
readOnly: true
imagePullSecrets:
- name: regcred
volumes:
- name: yc-s3
secret:
secretName: yc-s3