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