This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
kyverno
Watch
1
Star
0
Fork
You've already forked kyverno
0
mirror of
https://github.com/kyverno/kyverno.git
synced
2024-12-14 11:57:48 +00:00
Code
Activity
e0ab72bb9a
kyverno
/
config
/
debug
/
namespace.yaml
8 lines
88 B
YAML
Raw
Normal View
History
Unescape
Escape
- update version to v1.3.6; - split Kustomization manifests; - revert release/install.yaml (#1945) Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-06-02 04:58:37 +00:00
---
kind
:
Namespace
apiVersion
:
v1
metadata
:
labels
:
app
:
kyverno
Cleanup kustomizations (#2274) - Remove dead newName specification - Un-hardcode namespace from resources - Create 'bundle' kustomization that keeps namespace hardcoding This should be used (as a base) to generate static manifests - Turn 'release' directory into kustomization that is only place with version numbers Signed-off-by: James Callahan <jamescallahan@bitgo.com>
2021-09-02 01:53:28 +00:00
name
:
kyverno
Copy permalink