Skip to content

Commit

Permalink
Add gatekeeper mutation yaml (#1189)
Browse files Browse the repository at this point in the history
* Add gatekeeper mutation yaml

Signed-off-by: mmirecki <mmirecki@redhat.com>

* make promote-staging-manifest should not override the experimental deployment folder

Signed-off-by: mmirecki <mmirecki@redhat.com>

Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
Co-authored-by: Max Smythe <smythe@google.com>
  • Loading branch information
3 people committed Mar 25, 2021
1 parent 86ea57f commit 09d9675
Show file tree
Hide file tree
Showing 2 changed files with 1,350 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ release-manifest:
$(MAKE) manifests

promote-staging-manifest:
@rm -rf deploy
@rm -f deploy/gatekeeper.yaml
@cp -r manifest_staging/deploy .
@rm -rf charts
@cp -r manifest_staging/charts .
Expand Down

0 comments on commit 09d9675

Please sign in to comment.