We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ff39c commit 702a2dbCopy full SHA for 702a2db
1 file changed
apps/wordpress/templates/deployment.yaml
@@ -21,7 +21,7 @@ spec:
21
app: wordpress
22
spec:
23
containers:
24
- - image: wordpress
+ - image: wordpress:latest
25
imagePullPolicy: Always
26
name: wordpress
27
envFrom:
0 commit comments