Skip to content

Commit

Permalink
[skip ci] Generate deployment manifests
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Action <[email protected]>
  • Loading branch information
actions-user committed Nov 21, 2022
1 parent aa392de commit 5c1bdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-101/deploy/hello.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: saiyam911/kubeworkshop:sha-18634f1
image: saiyam911/kubeworkshop:sha-aa392de
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down

0 comments on commit 5c1bdbc

Please sign in to comment.