Closed iNoahNothing closed 4 years ago
I am seeing the license key secret getting recreated and overwritten by the operator any time I use edgectl license to update it.
edgectl license
Reproduce:
These are the steps you can follow:
installOSS
edgectl license {{license_key}}
kubectl get -n ambassador secret ambassador-edge-stack -o yaml
I am seeing the license key secret getting recreated and overwritten by the operator any time I use
edgectl license
to update it.Reproduce:
These are the steps you can follow:
installOSS
field to install AESedgectl license {{license_key}}
kubectl get -n ambassador secret ambassador-edge-stack -o yaml
to see the secret updated