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