gitlab-org--gitlab-foss/changelogs/unreleased/53626-update-config-map-on-install-retry.yml
Thong Kuah 429d3e4952 Update config map if already present on install
When an application install fails, and the user retries install, the
configmap for the application will already exists. If so, we simply
update instead of create.
2018-11-15 22:39:42 +13:00

5 lines
131 B
YAML

---
title: Update config map for gitlab managed application if already present on install
merge_request: 22969
author:
type: other