keptn-sandbox / keptn-gitops-operator

7 stars 7 forks source link

Typo: global.rsaSecret.privateBase64="${RSA_PUBLIC_KEY}" #29

Closed agardnerIT closed 2 years ago

agardnerIT commented 2 years ago

I believe this is a typo: global.rsaSecret.privateBase64="${RSA_PUBLIC_KEY}" should be global.rsaSecret.privateBase64="${RSA_PRIVATE_KEY}"