Managing Secrets and ConfigMaps access for readonly users (AWS and GCP)
Restrict or enable readonly access to Kubernetes Secrets and ConfigMap for AWS or GCP users.
Last updated
Was this helpful?
Restrict or enable readonly access to Kubernetes Secrets and ConfigMap for AWS or GCP users.
Last updated
Was this helpful?
Configure readonly user access to both Kubernetes Secrets and ConfigMaps using the AllowReadonlyK8sSecrets flag. This setting applies to all readonly users, whether they are Administrators, Tenants, or Users.
From the DuploCloud Portal, navigate to Administrator -> Systems Settings.
Select the System Config tab, and click Add. The Add Config pane displays.
In the Config Type list box, select AppConfig.
In the Key list box, select Allow Readonly Users to view Kubernetes Secrets.
In the Value field, enter True or False. A true value allows readonly users to view Kubernetes Secrets and ConfigMaps. A false value prohibits readonly users from viewing Kubernetes Secrets and ConfigMaps.
Click Submit. Readonly access to sensitive data in Kubernetes Secrets and ConfigMaps is configured.