-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy pathoauth.yaml
More file actions
33 lines (33 loc) · 837 Bytes
/
oauth.yaml
File metadata and controls
33 lines (33 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
apiVersion: config.openshift.io/v1
kind: OAuth
metadata:
creationTimestamp: "2020-12-03T12:17:01Z"
generation: 2
managedFields:
- apiVersion: config.openshift.io/v1
fieldsType: FieldsV1
fieldsV1:
f:spec: {}
manager: cluster-version-operator
operation: Update
time: "2020-12-03T12:17:01Z"
- apiVersion: config.openshift.io/v1
fieldsType: FieldsV1
fieldsV1:
f:spec:
f:identityProviders: {}
manager: kubectl-client-side-apply
operation: Update
time: "2020-12-04T13:12:08Z"
name: cluster
resourceVersion: "52694"
selfLink: /apis/config.openshift.io/v1/oauths/cluster
uid: 14d07b5f-3ad7-458a-b794-c7b99bc9fbb2
spec:
identityProviders:
- htpasswd:
fileData:
name: htpasswd-secret
mappingMethod: claim
name: htpass-users
type: HTPasswd