fix secret field schema
This commit is contained in:
@@ -67,7 +67,7 @@ spec:
|
||||
volumes:
|
||||
- name: config
|
||||
secret:
|
||||
name: {{ template "hookshot.secretName" . }}
|
||||
secretName: {{ template "hookshot.secretName" . }}
|
||||
- name: registration
|
||||
secret:
|
||||
secretName: {{ template "hookshot.registrationSecretName" . }}
|
||||
|
Reference in New Issue
Block a user