You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'renovate/gcr.io-kubebuilder-kube-rbac-proxy-0.x' of github.com:open-feature/open-feature-operator into renovate/gcr.io-kubebuilder-kube-rbac-proxy-0.x
1. Reference the CR within the pod spec annotations
132
+
The `openfeature.dev/featureflagconfiguration` annotation is a comma separated list of CR references, listed as `{namespace}/{name}`. e.g. `"default/featureflagconfiguration-sample, test/featureflagconfiguration-sample-2"`. If no namespace is defined, it is assumed that the flag configuration is in the same namespace as the deployed pod.
0 commit comments