Skip to content

Commit 3a26dd7

Browse files
fix gitops operator values (#439)
1 parent 88deb29 commit 3a26dd7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

charts/gitops-runtime/values.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -616,18 +616,6 @@ gitops-operator:
616616
requests:
617617
cpu: 100m
618618
memory: 128Mi
619-
securityContext:
620-
allowPrivilegeEscalation: false
621-
capabilities:
622-
drop:
623-
- "ALL"
624-
resources:
625-
limits:
626-
cpu: 500m
627-
memory: 128Mi
628-
requests:
629-
cpu: 100m
630-
memory: 64Mi
631619
#-----------------------------------------------------------------------------------------------------------------------
632620
# Garage
633621
#-----------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)