mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops(traefik): init
This commit is contained in:
parent
12718508cb
commit
972f0e8ddb
2 changed files with 6 additions and 1 deletions
|
|
@ -8,4 +8,5 @@ resources:
|
||||||
- local-path-storage
|
- local-path-storage
|
||||||
- sops-secrets-operator
|
- sops-secrets-operator
|
||||||
- cloudflare-operator
|
- cloudflare-operator
|
||||||
- metallb
|
- metallb
|
||||||
|
- traefik
|
||||||
4
k8s/system/traefik/kustomization.yaml
Normal file
4
k8s/system/traefik/kustomization.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- application.yaml
|
||||||
Loading…
Add table
Add a link
Reference in a new issue