Let's see if i did the setup correctly
This commit is contained in:
parent
dc3c47af8e
commit
2d161d613a
|
@ -20,6 +20,6 @@ spec:
|
|||
containers:
|
||||
- name: whoami-deployment
|
||||
imagePullPolicy: Always
|
||||
image: traefik/whoami
|
||||
image: registry.asraphiel.dev/whoami
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
|
Loading…
Reference in a new issue