Update deployment.yaml

This commit is contained in:
Barahalikar Siddharth
2022-09-21 02:32:14 +05:30
committed by GitHub
parent 1418f0f4a0
commit 70c846a74b

View File

@@ -18,7 +18,7 @@ spec:
app: secret-app app: secret-app
spec: spec:
containers: containers:
- image: siddharth67/sealed-secrets:v1 - image: siddharth67/sealed-secrets:v2
name: secret-app name: secret-app
# uncomment block to mount secret # uncomment block to mount secret
volumeMounts: volumeMounts: