We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88deb29 commit 3a26dd7Copy full SHA for 3a26dd7
charts/gitops-runtime/values.yaml
@@ -616,18 +616,6 @@ gitops-operator:
616
requests:
617
cpu: 100m
618
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
631
#-----------------------------------------------------------------------------------------------------------------------
632
# Garage
633
0 commit comments