Let's see if i did the setup correctly

This commit is contained in:
Julius 2022-05-23 00:19:51 +02:00
parent dc3c47af8e
commit 2d161d613a
Signed by: j00lz
GPG key ID: AF241B0AA237BBA2

View file

@ -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