edge-manageability-framework
edge-manageability-framework copied to clipboard
Ensure keycloak script does not get deleted when successful
Description
keycloak runs a script when the chart is installed. We need to keep track whether this script has run successfully during the upgrade.
Fixes # (issue)
Any Newly Introduced Dependencies
n/a
How Has This Been Tested?
ci
Checklist:
- [x] I agree to use the APACHE-2.0 license for my code changes
- [x] I have not introduced any 3rd party dependency changes
- [x] I have performed a self-review of my code