-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revised adaptation of ConfigMap per Stack (#550)
Get the versioned ConfigMap from the user and just update it to be owned by the Stack through ownerReferences, instead of copying a template and creating the versioned one. The user must prefix the ConfigMap name with the Stackset and CDP_VERSION, <stackset-name>-<stack-version>-<config-name>.
- Loading branch information
Showing
6 changed files
with
96 additions
and
373 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.