imfreedom/k8s-cluster

Add our logging manifests

2019-05-24, Gary Kramlich
1bfc56ec5ec5
Add our logging manifests
# This file contains all of the namespaces that exist in the cluster.
---
apiVersion: v1
kind: Namespace
metadata:
name: pidgin
---
apiVersion: v1
kind: Namespace
metadata:
name: imfreedom
---
apiVersion: v1
kind: Namespace
metadata:
name: reaperworld
---
apiVersion: v1
kind: Namespace
metadata:
name: adium
---
apiVersion: v1
kind: Namespace
metadata:
name: kube-logging
---