Clean up some naming and namespaces
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| apiVersion: kustomize.toolkit.fluxcd.io/v1 | ||||
| kind: Kustomization | ||||
| metadata: | ||||
|   name: infra-controllers | ||||
|   name: infrastructure | ||||
|   namespace: flux-system | ||||
| spec: | ||||
|   interval: 1h | ||||
|   | ||||
| @@ -1,6 +1,5 @@ | ||||
| apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
| namespace: ingress | ||||
| resources: | ||||
| - traefik-repository.yaml | ||||
| - traefik-helm-release.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user