henryrecker-pingidentity
henryrecker-pingidentity
@wadami-netbr These variables are already set for pingaccess-admin and pingaccess-engine. They are set via the ConfigMaps created for the workloads: [releasename]-pingaccess-admin-env-vars and [releasename]-pingaccess-engine-env-vars.
The logic for generating a private cert creates that keystore.env file, and then exports those values for the scripts to use. But those variables have to actually be referenced to...
We have an example on the docs page of a periodic PingDirectory backup via a sidecar - https://helm.pingidentity.com/examples/ The details of where the backups are stored are not implemented.
Thanks @bflad . For now, I'm working around this issue by putting UseStateForUnknown on the read-only attribute to prevent the unnecessary plans, and then checking for other "real" changes in...