Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
add namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Greer committed Dec 9, 2019
1 parent 9448ebb commit 9eeadad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions stable/kuberhealthy/templates/namespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: kuberhealthy
spec:
finalizers:
- kubernetes

0 comments on commit 9eeadad

Please sign in to comment.