Skip to content

Commit

Permalink
Remove obsolete hooks (#7943)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Błaszczyk authored and adamwalach committed Apr 8, 2020
1 parent 1cbee40 commit e3e53c2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resources/dex/templates/dex-users-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,7 @@ metadata:
name: test-namespace-admin-user
namespace: {{ .Release.Namespace }}
annotations:
# remove "pre-upgrade" and "before-hook-creation" after release 1.10
helm.sh/hook: "pre-install, pre-upgrade"
helm.sh/hook-delete-policy: "before-hook-creation"
helm.sh/hook: "pre-install"
labels:
"dex-user-config": "true"
"user-email": "namespace.admin.kyma.cx"
Expand Down

0 comments on commit e3e53c2

Please sign in to comment.