From 4e567a00418b6884ff28afabc31d6c3b4d3405c4 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Sun, 18 Aug 2024 01:18:49 -0500 Subject: [PATCH] Enable reloader --- kustomize/app/rollout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kustomize/app/rollout.yaml b/kustomize/app/rollout.yaml index e47c57a..05daaf4 100644 --- a/kustomize/app/rollout.yaml +++ b/kustomize/app/rollout.yaml @@ -3,6 +3,8 @@ apiVersion: argoproj.io/v1alpha1 kind: Rollout metadata: name: toy + annotations: + reloader.stakater.com/auto: "true" spec: replicas: 5 strategy: