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