Olaf Bohlen
2020-07-07 fe3b2622644d70bb8b2b3c46e225e4e8b4dae63d
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