mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
94d3849472
Use kubectl's base64decode template function (added in K8s 1.11) to decode values in Secrets. Removes external call to `base64` utility on the host system.