We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9667c4c commit c7c403fCopy full SHA for c7c403f
k8s/website.yml
@@ -79,7 +79,7 @@ spec:
79
mountPath: /app/dist/public/images
80
containers:
81
- name: website
82
- image: fraguinha/a50passos.com:latest@sha256:85e9308ff1c5417df00771e8f9ade0363cb34d59ce1eecc9789780ea9fb8fd60 # {"$imagepolicy": "a50passos:a50passos-website-policy"}
+ image: fraguinha/a50passos.com:latest@sha256:6adf9791feac6bd585cc5284c49328a755ce53d8abc6e1ee29c032436e806f3c # {"$imagepolicy": "a50passos:a50passos-website-policy"}
83
imagePullPolicy: Always
84
ports:
85
- containerPort: 8080
0 commit comments