mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-29 09:02:28 +00:00
9 lines
130 B
YAML
9 lines
130 B
YAML
name: app
|
|
namespace: test-apps
|
|
image:
|
|
name: containous/whoami
|
|
service:
|
|
containerPort: 80
|
|
auth:
|
|
enabled: true
|
|
create: false |