forked from ab/homelab
Added Gitea
This commit is contained in:
10
k8s/apps/gitea/kustomization.yaml
Normal file
10
k8s/apps/gitea/kustomization.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- app.yaml
|
||||
- external-secrets.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
|
Reference in New Issue
Block a user