mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-22 19:25:47 +00:00
apps restructure
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
8d74a625bc
commit
0b69038d79
11 changed files with 36 additions and 0 deletions
12
apps/forgejo/kustomization.yaml
Normal file
12
apps/forgejo/kustomization.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- storage.yaml
|
||||
- forgejo-iscsi-auth.sealed.yaml
|
||||
- secrets-sealed.yaml
|
||||
- network-policy.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- route.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue