diff --git a/helm/taskplaner/values.yaml b/helm/taskplaner/values.yaml index 7ac52c9..e7e8544 100644 --- a/helm/taskplaner/values.yaml +++ b/helm/taskplaner/values.yaml @@ -21,7 +21,8 @@ serviceAccount: # The name of the service account to use name: "" -podAnnotations: {} +podAnnotations: + gitops-test: "verified-20260203-142951" podSecurityContext: fsGroup: 1001