-
Timofey Kirillov authored
This error occures when resource is not found in helm release: `Error: UPGRADE FAILED: no resource with the name "redis-cluster-sentinel" found` Changed to: `Error: UPGRADE FAILED: no ConfigMap with the name "redis-cluster-sentinel" found` So now that resource can easily be found in cluster.
13cb8d82