Let's see if i did the setup correctly

main
Julius 2022-05-23 00:19:51 +02:00
parent dc3c47af8e
commit 2d161d613a
Signed by: j00lz
GPG Key ID: AF241B0AA237BBA2
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ spec:
containers:
- name: whoami-deployment
imagePullPolicy: Always
image: traefik/whoami
image: registry.asraphiel.dev/whoami
ports:
- containerPort: 80