Update deployment.yaml

This commit is contained in:
Barahalikar Siddharth
2022-09-21 03:02:54 +05:30
committed by GitHub
parent 5740473ec4
commit d77c7942ac

View File

@@ -20,6 +20,7 @@ spec:
containers: containers:
- image: siddharth67/secrets:bitnami - image: siddharth67/secrets:bitnami
name: secret-app name: secret-app
imagePullPolicy: Always
# uncomment block to mount secret # uncomment block to mount secret
volumeMounts: volumeMounts:
- name: app-secret-vol - name: app-secret-vol