SecuritySpec
SecuritySpec contains the security configuration for the custom resource.
initialAdminIdentity string
(Optional)
-
initialAdminIdentity specifies the initial admin user which has full access.
ingressCertGen IngressCertSpec (Optional)
-
ingressCertGen specifies ingress certificate generation related information.
s2sCertGen S2SCertSpec
(Optional)
-
s2sCertGen specifies ingress certificate generation related information.
nodeCertGen NodeCertSpec (Optional)
-
nodeCertGen specifies node and proxy certificate generation related information.
additionalCABundles AdditionalCACertSpec
(Optional)
-
dditionalCABundles contains additional CA certificates to be used.
samlSingleSignOnAuth SamlSingleSignOnAuthSpec
(Optional)
-
samlAuth specifies SAML-based single sign-on authentication related configurations. SAML authentication is enabled if SamlAuth is specified.
ldap LdapSpec (Optional)
-
ldap specifies the various ldap authentication related configurations.