...

Text file src/edge-infra.dev/pkg/k8s/eyaml/filesys/testdata/fluxcd/base/patches/autoscaler-safe-to-evict-annotation.yaml

Documentation: edge-infra.dev/pkg/k8s/eyaml/filesys/testdata/fluxcd/base/patches

     1# https://github.com/fluxcd/flux2/issues/1166
     2apiVersion: apps/v1
     3kind: Deployment
     4metadata:
     5  name: any-flux-deployment
     6spec:
     7  template:
     8    metadata:
     9      annotations:
    10        cluster-austoscaler.kubernetes.io/safe-to-evict: 'true'

View as plain text