Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
resources:
|
||||
- htpass-secret-external.yaml
|
||||
|
||||
patches:
|
||||
- patch: |-
|
||||
- op: add
|
||||
path: /spec/identityProviders/1
|
||||
value:
|
||||
htpasswd:
|
||||
fileData:
|
||||
name: htpass-secret
|
||||
mappingMethod: claim
|
||||
name: htpasswd
|
||||
type: HTPasswd
|
||||
target:
|
||||
group: config.openshift.io
|
||||
kind: OAuth
|
||||
name: cluster
|
||||
version: v1
|
||||
Reference in New Issue
Block a user