Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
22
components/eso/instance/base/operatorconfig.yaml
Normal file
22
components/eso/instance/base/operatorconfig.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
apiVersion: operator.external-secrets.io/v1alpha1
|
||||
kind: OperatorConfig
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
argocd.argoproj.io/sync-wave: "1"
|
||||
name: cluster
|
||||
spec:
|
||||
crds:
|
||||
conversion:
|
||||
enabled: false
|
||||
prometheus:
|
||||
enabled: true
|
||||
service:
|
||||
port: 8080
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 96Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
Reference in New Issue
Block a user