File tree Expand file tree Collapse file tree 1 file changed +1
-82
lines changed Expand file tree Collapse file tree 1 file changed +1
-82
lines changed Original file line number Diff line number Diff line change @@ -745,86 +745,5 @@ argo-api-gateway:
745
745
timeoutSeconds : 10
746
746
747
747
event-reporters :
748
- # runtime-reporter: {}
748
+ runtime-reporter : {}
749
749
resources-reporter : {}
750
-
751
- # event-reporters:
752
- runtime-reporter :
753
- image :
754
- registry : quay.io
755
- repository : codefresh/dev/cf-argocd-extras
756
- tag : cr-30629-resource-reporter-workqueu-2-66d7459
757
- nodeSelector : {}
758
- tolerations : []
759
- affinity : {}
760
- resources :
761
- requests :
762
- memory : " 128Mi"
763
- cpu : " 100m"
764
- pdb :
765
- enabled : true
766
- minAvailable : " 50%"
767
- maxUnavailable : " "
768
- service :
769
- type : ClusterIP
770
- ports :
771
- http :
772
- port : 8088
773
- targetPort : 8088
774
- metrics :
775
- port : 8087
776
- targetPort : 8087
777
- serviceAccount :
778
- create : true
779
- readinessProbe :
780
- failureThreshold : 3
781
- initialDelaySeconds : 10
782
- periodSeconds : 10
783
- successThreshold : 1
784
- timeoutSeconds : 10
785
- livenessProbe :
786
- failureThreshold : 3
787
- initialDelaySeconds : 10
788
- periodSeconds : 10
789
- successThreshold : 1
790
- timeoutSeconds : 10
791
-
792
- # resources-reporter:
793
- # image:
794
- # registry: quay.io
795
- # repository: codefresh/dev/cf-argocd-extras
796
- # tag: cr-30629-resource-reporter-workqueu-2-66d7459
797
- # nodeSelector: {}
798
- # tolerations: []
799
- # affinity: {}
800
- # resources:
801
- # requests:
802
- # memory: "128Mi"
803
- # cpu: "100m"
804
- # pdb:
805
- # enabled: true
806
- # minAvailable: "50%"
807
- # maxUnavailable: ""
808
- # service:
809
- # type: ClusterIP
810
- # ports:
811
- # http:
812
- # port: 8088
813
- # targetPort: 8088
814
- # metrics:
815
- # port: 8087
816
- # targetPort: 8087
817
- # serviceAccount:
818
- # create: true
819
- # readinessProbe:
820
- # failureThreshold: 3
821
- # initialDelaySeconds: 10
822
- # periodSeconds: 10
823
- # successThreshold: 1
824
- # timeoutSeconds: 10
825
- # livenessProbe:
826
- # failureThreshold: 3
827
- # initialDelaySeconds: 10
828
- # periodSeconds: 10
829
- # successThreshold: 1
830
- # timeoutSeconds: 10
You can’t perform that action at this time.
0 commit comments