datawire / ambassador-chart

Helm Chart for Installing Ambassador
42 stars 60 forks source link

Keep AES secret #110

Closed inercia closed 4 years ago

inercia commented 4 years ago

Keep the AES secret on deletions.

weitzj commented 4 years ago

Does this work? I.e if I do not set the annotations at all , I will have an empty block:

annotations:
weitzj commented 4 years ago

Related to #107

inercia commented 4 years ago

Does this work? I.e if I do not set the annotations at all , I will have an empty block:

annotations:

It should work, as we will always have at least the helm.sh/resource-policy: keep annotation... Once CI is fixed, we will see if this passes it...