mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 18:48:44 +00:00
11 lines
168 B
YAML
11 lines
168 B
YAML
resources:
|
|
- deployment.yaml
|
|
- service.yaml
|
|
- ingress.yaml
|
|
|
|
configMapGenerator:
|
|
- name: nginx-cfg
|
|
behavior: create
|
|
files:
|
|
- ./conf.d/default.conf
|