imfreedom/k8s-cluster

Add a guifications namespace

14 months ago, Gary Kramlich
99eb1a5b226a
Add a guifications namespace
---
apiVersion: v1
kind: Namespace
metadata:
name: reaperworld
labels:
name: reaperworld
---
apiVersion: v1
kind: Namespace
metadata:
name: guifications
labels:
name: guifications
---