fix: remove goldilocks labels

This commit is contained in:
auricom
2021-04-24 01:51:02 +02:00
parent 1aca8fa856
commit 5919f2823b
7 changed files with 0 additions and 12 deletions

View File

@@ -3,5 +3,3 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: data name: data
labels:
goldilocks.fairwinds.com/enabled: "true"

View File

@@ -3,5 +3,3 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: development name: development
labels:
goldilocks.fairwinds.com/enabled: "true"

View File

@@ -3,5 +3,3 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: home name: home
labels:
goldilocks.fairwinds.com/enabled: "true"

View File

@@ -3,5 +3,3 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: media name: media
labels:
goldilocks.fairwinds.com/enabled: "true"

View File

@@ -3,5 +3,3 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: monitoring name: monitoring
labels:
goldilocks.fairwinds.com/enabled: "true"

View File

@@ -3,5 +3,3 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: networking name: networking
labels:
goldilocks.fairwinds.com/enabled: "true"