Skip to content

Commit 332d74b

Browse files
fix gitops operator values (#439)
1 parent 37ee72e commit 332d74b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

charts/gitops-runtime/values.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -678,20 +678,6 @@ gitops-operator:
678678
requests:
679679
cpu: 100m
680680
memory: 128Mi
681-
682-
securityContext:
683-
allowPrivilegeEscalation: false
684-
capabilities:
685-
drop:
686-
- "ALL"
687-
688-
resources:
689-
limits:
690-
cpu: 500m
691-
memory: 128Mi
692-
requests:
693-
cpu: 100m
694-
memory: 64Mi
695681
#-----------------------------------------------------------------------------------------------------------------------
696682
# cf-argocd-extras
697683
#-----------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)