We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e529f4 commit 0b1beacCopy full SHA for 0b1beac
sync-strategies/deployment.yml
@@ -15,6 +15,6 @@ spec:
15
spec:
16
containers:
17
- name: webserver-simple
18
- image: docker.io/kostiscodefresh/gitops-simple-app:v1
+ image: docker.io/kostiscodefresh/gitops-simple-app:v1.0
19
ports:
20
- containerPort: 8080
0 commit comments