Skip to content

Commit

Permalink
Merge pull request #182 from IBM/namespaceWeight
Browse files Browse the repository at this point in the history
Assign a weighting to namespace pre-install
  • Loading branch information
molepigeon committed Sep 18, 2020
2 parents ea1cc03 + 8e31a42 commit b3f61c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/portieris/templates/namespace.yaml
Expand Up @@ -5,5 +5,6 @@ metadata:
name: {{ .Values.namespace }}
annotations:
"helm.sh/hook": "pre-install"
helm.sh/hook-weight: "-8"
labels:
securityenforcement.admission.cloud.ibm.com/namespace: skip

0 comments on commit b3f61c1

Please sign in to comment.