File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ service:
1010scoop :
1111 replicacount : 1
1212 imagePullSecrets : devtron-image-pull
13- imagename : " devtroninc.azurecr.io/scoop:f6a34987-629-23113 "
13+ imagename : " "
1414
1515
1616env :
2525
2626 # id of the cluster where scoop needs to get implemented
2727 - name : CLUSTER_ID
28- value : " 40 "
28+ value : " "
2929
3030 # url to which scoop sends the metrics
3131 - name : ORCHESTRATOR_URL
32- value : http://staging.devtron.info/orchestrator
32+ value : " "
3333
3434 # token of the orchestrator url
3535 - name : TOKEN
36- value : gy567567Ggdl6HlKLgf
36+ value : " "
3737# sotring the cache of specified namespaces. If you do not specify it, by default, it will store the cache of all the namespaces.
3838# - name: CACHED_NAMESPACES
3939# value: monitoring
You can’t perform that action at this time.
0 commit comments