Updating doc, and deployment procedure
This commit is contained in:
@@ -2,10 +2,6 @@ apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: opencloud-config
|
||||
annotations:
|
||||
"helm.sh/hook": post-install
|
||||
"helm.sh/hook-weight": "1" # Lower number runs first
|
||||
"helm.sh/hook-delete-policy": hook-succeeded
|
||||
data:
|
||||
OC_NAMESPACE: "{{ .Release.Namespace }}"
|
||||
OC_ADMIN_ROLE: "{{ .Values.ocAuth.keto.adminRole }}"
|
||||
|
||||
Reference in New Issue
Block a user