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
|
||||
metadata:
|
||||
name: gitea-overlay
|
||||
namespace: gitea
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- deployment.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user