mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-02 17:51:00 +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
|