-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathdisable-basicauth-on-health-endpoints.yml
67 lines (46 loc) · 2.35 KB
/
disable-basicauth-on-health-endpoints.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
- type: remove
path: /variables/name=autoscaler_scheduler_health_password
- type: remove
path: /variables/name=autoscaler_eventgenerator_health_password
- type: remove
path: /variables/name=autoscaler_metricsforwarder_health_password
- type: remove
path: /variables/name=autoscaler_operator_health_password
- type: remove
path: /variables/name=autoscaler_scalingengine_health_password
# asactors
- type: remove
path: /instance_groups/name=scalingengine/jobs/name=scalingengine/properties/autoscaler/scalingengine/health/username
- type: remove
path: /instance_groups/name=scalingengine/jobs/name=scalingengine/properties/autoscaler/scalingengine/health/password
- type: remove
path: /instance_groups/name=scheduler/jobs/name=scheduler/properties/autoscaler/scheduler/health/basicAuthEnabled
- type: remove
path: /instance_groups/name=scheduler/jobs/name=scheduler/properties/autoscaler/scheduler/health/username
- type: remove
path: /instance_groups/name=scheduler/jobs/name=scheduler/properties/autoscaler/scheduler/health/password
- type: remove
path: /instance_groups/name=operator/jobs/name=operator/properties/autoscaler/operator/health/username
- type: remove
path: /instance_groups/name=operator/jobs/name=operator/properties/autoscaler/operator/health/password
- type: remove
path: /instance_groups/name=eventgenerator/jobs/name=eventgenerator/properties/autoscaler/eventgenerator/health/username
- type: remove
path: /instance_groups/name=eventgenerator/jobs/name=eventgenerator/properties/autoscaler/eventgenerator/health/password
# asapi
- type: remove
path: /instance_groups/name=metricsforwarder/jobs/name=metricsforwarder/properties/autoscaler/metricsforwarder/health/username
- type: remove
path: /instance_groups/name=metricsforwarder/jobs/name=metricsforwarder/properties/autoscaler/metricsforwarder/health/password
# route_registrars
- type: remove
path: /instance_groups/name=scalingengine/jobs/name=route_registrar
- type: remove
path: /instance_groups/name=scheduler/jobs/name=route_registrar
- type: remove
path: /instance_groups/name=operator/jobs/name=route_registrar
- type: remove
path: /instance_groups/name=eventgenerator/jobs/name=route_registrar
- type: remove
path: /instance_groups/name=metricsforwarder/jobs/name=route_registrar/properties/route_registrar/routes/name=autoscaler_metricsforwarder_health