ericmenard

Results 2 issues of ericmenard

I'm using basic example of gatekeeper policy and I'm trying to deploy them with flux My template: ``` apiVersion: templates.gatekeeper.sh/v1 kind: ConstraintTemplate metadata: name: k8srequiredlabels spec: crd: spec: names: kind:...

production issue

Hi, My use case is the following, my parent namespace has annotations to activate or not linkerd. These annotations are not static and changes time to time. I need to...