mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-10-14 02:54:45 +02:00
「🔨」 fix: should be workign
This commit is contained in:
@ -13,9 +13,10 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: app1
|
||||
image: traefik/whoami:v1.11
|
||||
image: ghcr.io/traefik/whoami:v1.11
|
||||
ports:
|
||||
- containerPort: 80
|
||||
command:
|
||||
- /whoami
|
||||
- --port=80
|
||||
- --name=app-one
|
||||
|
Reference in New Issue
Block a user