mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
10 lines
204 B
YAML
10 lines
204 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: flagger-system
|
|
annotations:
|
|
linkerd.io/inject: disabled
|
|
labels:
|
|
istio-injection: disabled
|
|
appmesh.k8s.aws/sidecarInjectorWebhook: disabled
|