diff --git a/kubernetes/main/apps/default/actual/sync/helmrelease.yaml b/kubernetes/main/apps/default/actual/sync/helmrelease.yaml index 7ca85ef53..1c8183d17 100644 --- a/kubernetes/main/apps/default/actual/sync/helmrelease.yaml +++ b/kubernetes/main/apps/default/actual/sync/helmrelease.yaml @@ -28,18 +28,19 @@ spec: values: controllers: up-sync: - containers: - app: - image: - repository: ghcr.io/jalim/up_actual_sync - tag: v0.0.3@sha256:93c756eaeb7441f03459c6317e330c940fc6809a242568853c5f47fe90b0d77f + annotations: + reloader.stakater.com/auto: "true" pod: - restartPolicy: OnFailure securityContext: &securityContext runAsUser: 1000 runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: "OnRootMismatch" + containers: + app: + image: + repository: ghcr.io/jalim/up_actual_sync + tag: v0.0.3@sha256:93c756eaeb7441f03459c6317e330c940fc6809a242568853c5f47fe90b0d77f persistence: secret-file: type: secret