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 37ee72e commit 332d74bCopy full SHA for 332d74b
charts/gitops-runtime/values.yaml
@@ -678,20 +678,6 @@ gitops-operator:
678
requests:
679
cpu: 100m
680
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
695
#-----------------------------------------------------------------------------------------------------------------------
696
# cf-argocd-extras
697
0 commit comments