-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes Conjur pod restarts with auto account creation enabled
This change eliminates continual, never-ending Conjur pod crashes that occur if a Conjur cluster is Helm installed with the automatic Conjur account creation feature enabled (e.g. with `--set account.create=true`), and then the Conjur pod gets restarted for any reason before a Helm upgrade has been performed. Addresses Issue #119
- Loading branch information
diverdane
committed
Dec 23, 2020
1 parent
f7dec72
commit 3efb7e7
Showing
2 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters