1
0
mirror of synced 2026-02-06 10:55:56 +00:00

Rename gotk-system namespace to flux-system

Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
Hidde Beydals
2020-10-29 14:26:22 +01:00
parent 4581c99a81
commit 9916a53761
106 changed files with 194 additions and 194 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: gotk-system
namespace: flux-system
resources:
- namespace.yaml
- ../bases/source-controller

View File

@@ -3,7 +3,7 @@ kind: LabelTransformer
metadata:
name: labels
labels:
app.kubernetes.io/instance: gotk-system
app.kubernetes.io/instance: flux-system
fieldSpecs:
- path: metadata/labels
create: true

View File

@@ -1,4 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: gotk-system
name: flux-system