You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: control-plane/roles/gardener-operator/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ Here are the steps for the migration:
67
67
| gardener_operator_virtual_garden_public_dns | | The domain on which the virtual garden istio ingress is exposed |
68
68
| gardener_operator_virtual_garden_etcd_storage_class | | The storage class used by the virtual garden etcd |
69
69
| gardener_virtual_garden_api_server_version | | The kubernetes version of the virtual garden |
70
+
| gardener_operator_shoot_admin_kubeconfig_max_expiration | | The max expiration for admin kubeconfigs |
70
71
| gardener_operator_virtual_garden_oidc_issuer_url | | [Corresponds to the `--oidc-issuer-url` flag](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#oidc-issuer-url) in the Kubernetes API server configuration. |
71
72
| gardener_operator_virtual_garden_oidc_client_id | | [Corresponds to the `--oidc-client-id` flag](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#oidc-client-id) in the Kubernetes API server configuration. |
72
73
| gardener_operator_virtual_garden_oidc_username_claim | | [Corresponds to the `--oidc-username-claim` flag](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#oidc-username-claim) in the Kubernetes API server configuration. |
0 commit comments