mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
fix
This commit is contained in:
@@ -39,7 +39,6 @@ By creating the configmap, the file contents of your `ca-certificates.crt` will
|
||||
|
||||
To inject your certificates file into your Kerberos Agents, you'll need to make Kerberos Factory aware of the configmap `rootcerts` that holds the certificate file. Go to your relevant `deployment.yaml` file and specify the name of your configmap in `CERTIFICATES_CONFIGMAP` variable.
|
||||
|
||||
|
||||
- name: CERTIFICATES_CONFIGMAP
|
||||
value: "rootcerts"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user