Olaf Bohlen
2020-07-07 9ce964724ad37709b68121f1ae4134f33eb469ff
commit | author | age
b0e84d 1 apiVersion: config.openshift.io/v1
SU 2 kind: OAuth
3 metadata:
4   annotations:
5     release.openshift.io/create-only: "true"
6   name: cluster
7 spec:
8   identityProviders:
9   - htpasswd:
10       fileData:
11         name: htpasswd-secret
12     mappingMethod: claim
13     name: htpasswd_provider
14     type: HTPasswd