openstack-helm/keystone
Mohammed Naser f5a757b106 [keystone] Fix fernet secret reset
This patch makes the fernet and credential secret something that gets
created only once when the deployment is first done, as when using Helm,
it's possible that it overrides it's values with an empty secret in the
runs afterwards.

By making it a hook, it will instead create it and leave an owner
reference in Helm 3 to delete it later if the release is deleted.  It
will not manage it afterwards as well.

Change-Id: I7c1c97f38877e0e54bea7fc09b37dd6f77c9dc8a
2020-10-21 16:12:56 -04:00
..
templates [keystone] Fix fernet secret reset 2020-10-21 16:12:56 -04:00
values_overrides feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
.helmignore Add OpenSUSE Leap15 testing 2019-04-15 11:15:35 +02:00
Chart.yaml [keystone] Fix fernet secret reset 2020-10-21 16:12:56 -04:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:20:13 -05:00
values.yaml Add blank access_rules file 2020-10-15 21:13:34 +00:00