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 91f9f01 commit 4c40a25Copy full SHA for 4c40a25
kubernetes/deployment.template.yml
@@ -14,7 +14,7 @@ spec:
14
spec:
15
containers:
16
- name: solar-system
17
- image: ghcr.io/${DOCKER_USERNAME}/solar-system:${IMAGE_TAG}
+ image: ghcr.io/${DOCKER_USERNAME}/graduation-project-devops:${IMAGE_TAG}
18
ports:
19
- containerPort: 3000
20
env:
0 commit comments