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 dfd8b2e commit 43b910aCopy full SHA for 43b910a
charts/gitops-runtime/values.yaml
@@ -666,20 +666,6 @@ gitops-operator:
666
requests:
667
cpu: 100m
668
memory: 128Mi
669
-
670
- securityContext:
671
- allowPrivilegeEscalation: false
672
- capabilities:
673
- drop:
674
- - "ALL"
675
676
- resources:
677
- limits:
678
- cpu: 500m
679
- memory: 128Mi
680
- requests:
681
- cpu: 100m
682
- memory: 64Mi
683
#-----------------------------------------------------------------------------------------------------------------------
684
# Garage
685
0 commit comments