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