Fix Flux Kustomization path and set target namespace for Gitea
This commit is contained in:
parent
112fd3970b
commit
8350f874f0
@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: gitea-overlay
|
name: gitea-overlay
|
||||||
|
namespace: gitea
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user