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