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:
10
10
scoop :
11
11
replicacount : 1
12
12
imagePullSecrets : devtron-image-pull
13
- imagename : " devtroninc.azurecr.io/scoop:f6a34987-629-23113 "
13
+ imagename : " "
14
14
15
15
16
16
env :
25
25
26
26
# id of the cluster where scoop needs to get implemented
27
27
- name : CLUSTER_ID
28
- value : " 40 "
28
+ value : " "
29
29
30
30
# url to which scoop sends the metrics
31
31
- name : ORCHESTRATOR_URL
32
- value : http://staging.devtron.info/orchestrator
32
+ value : " "
33
33
34
34
# token of the orchestrator url
35
35
- name : TOKEN
36
- value : gy567567Ggdl6HlKLgf
36
+ value : " "
37
37
# sotring the cache of specified namespaces. If you do not specify it, by default, it will store the cache of all the namespaces.
38
38
# - name: CACHED_NAMESPACES
39
39
# value: monitoring
You can’t perform that action at this time.
0 commit comments