Skip to content

Commit 675c720

Browse files
committed
Update image to GHCR
1 parent e33e80c commit 675c720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/deployment/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: nginx-k8s-loadbalancer
20-
image: ciroque/nginx-k8s-loadbalancer:latest
20+
image: ghcr.io/nginxinc/nginx-k8s-loadbalancer:latest
2121
imagePullPolicy: Always
2222
ports:
2323
- name: http

0 commit comments

Comments
 (0)