UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update gatekeeper to 3.6.0

Merged Jordan Olachea requested to merge bb-747-retry into main
1 unresolved thread
33 files
+ 66
33
Compare changes
  • Side-by-side
  • Inline
Files
33
apiVersion: templates.gatekeeper.sh/v1beta1
apiVersion: templates.gatekeeper.sh/v1
kind: ConstraintTemplate
metadata:
name: k8suniqueingresshost
@@ -12,6 +12,7 @@ spec:
validation:
# Schema for the `parameters` field
openAPIV3Schema:
type: object
properties:
labels:
type: array
Loading