Closed yashwanth-l closed 2 weeks ago
@yashwanth-l Any changes made in deploy
will get clobbered when we do a new release. Perhaps you may be able to use /gatekeeper/config/default
for kustomize build
. Here is how we do it to create deploy/gatekeeper.yaml
- https://github.com/open-policy-agent/gatekeeper/blob/master/Makefile#L345
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged): https://github.com/open-policy-agent/gatekeeper/issues/3660 Fixes # https://github.com/open-policy-agent/gatekeeper/issues/3660Special notes for your reviewer: N/A