537ef2e5ca
AI suggested by changing the targeted version the automation should work. Changed to lts (not sure if this is a valid value but trying it before targeting a specific version)
bb94a44877
Main idea was to add secrets vault. However, ended up with quite a bit of refactoring and changes
b7f67bec68
Added code around using Azure Table Storage (which already existed in some ways) + refactored particularly how the values.yaml file is generated
39186f1818
Got rid of extra OAuth variables that are no longer explicitly used (are now derived in other ways etc...)
b2054f85ec
Attempted to fix issue where the vault tries to re-initialized even though it's already initialized (because of PV backed storage) + uncommented some of the CI/CD automation (as become more comforatable with it