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

Rename 'gitops-system' namespace to 'gotk-system'

To align with the project name, and the group introduced in #236.
This commit is contained in:
Hidde Beydals
2020-09-15 15:51:55 +02:00
parent 0e1a862e34
commit ff6a1c14be
80 changed files with 162 additions and 162 deletions

View File

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

View File

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

View File

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