mirror of https://github.com/kubernetes/kops.git
./hack/update-expected.sh
This commit is contained in:
parent
b193d2d583
commit
95aa8953a2
|
|
@ -38,7 +38,7 @@ spec:
|
|||
|
||||
---
|
||||
|
||||
apiVersion: rbac.authorization.k8s.io/v1beta1
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
|
@ -102,7 +102,7 @@ metadata:
|
|||
|
||||
---
|
||||
|
||||
apiVersion: rbac.authorization.k8s.io/v1beta1
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ spec:
|
|||
k8s-addon: storage-aws.addons.k8s.io
|
||||
- id: k8s-1.12
|
||||
manifest: authentication.aws/k8s-1.12.yaml
|
||||
manifestHash: b2da910792c8a9282f4e9076d6090b9bd47b7cb11bf22da39dd91e40f64bbd66
|
||||
manifestHash: 7fab0163a43a38470011072ed69967e28c8d6acf5f47ad9c82f437878f78eb77
|
||||
name: authentication.aws
|
||||
selector:
|
||||
role.kubernetes.io/authentication: "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue