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