Skip to content

Commit 3330136

Browse files
authored
chore: update default values inside override.json for all patterns (#704)
1 parent b2eaa95 commit 3330136

File tree

4 files changed

+24
-144
lines changed

4 files changed

+24
-144
lines changed

patterns/mixed/override.json

Lines changed: 6 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"storage_class": "standard",
5353
"region_location": "us-south",
5454
"hard_quota": 0,
55-
"allowed_ip": ["10.10.10.10/24"],
55+
"allowed_ip": [],
5656
"expire_rule": {
5757
"rule_id": "a-bucket-expire-rule",
5858
"enable": true,
@@ -63,17 +63,7 @@
6363
"rule_id": "a-bucket-arch-rule",
6464
"enable": true,
6565
"days": 0,
66-
"type": "GLACIER"
67-
},
68-
"activity_tracking": {
69-
"read_data_events": true,
70-
"write_data_events": true,
71-
"activity_tracker_crn": "activity-tracker-crn"
72-
},
73-
"metrics_monitoring": {
74-
"usage_metrics_enabled": true,
75-
"request_metrics_enabled": true,
76-
"metrics_monitoring_crn": "metrics-monitor-crn"
66+
"type": "Glacier"
7767
}
7868
}
7969
],
@@ -99,7 +89,7 @@
9989
"storage_class": "standard",
10090
"region_location": "us-south",
10191
"hard_quota": 0,
102-
"allowed_ip": ["10.10.10.10/24"],
92+
"allowed_ip": [],
10393
"expire_rule": {
10494
"rule_id": "a-bucket-expire-rule",
10595
"enable": true,
@@ -110,17 +100,7 @@
110100
"rule_id": "a-bucket-arch-rule",
111101
"enable": true,
112102
"days": 0,
113-
"type": "GLACIER"
114-
},
115-
"activity_tracking": {
116-
"read_data_events": true,
117-
"write_data_events": true,
118-
"activity_tracker_crn": "activity-tracker-crn"
119-
},
120-
"metrics_monitoring": {
121-
"usage_metrics_enabled": true,
122-
"request_metrics_enabled": true,
123-
"metrics_monitoring_crn": "metrics-monitor-crn"
103+
"type": "Glacier"
124104
}
125105
},
126106
{
@@ -131,7 +111,7 @@
131111
"storage_class": "standard",
132112
"region_location": "us-south",
133113
"hard_quota": 0,
134-
"allowed_ip": ["10.10.10.10/24"],
114+
"allowed_ip": [],
135115
"expire_rule": {
136116
"rule_id": "a-bucket-expire-rule",
137117
"enable": true,
@@ -142,17 +122,7 @@
142122
"rule_id": "a-bucket-arch-rule",
143123
"enable": true,
144124
"days": 0,
145-
"type": "GLACIER"
146-
},
147-
"activity_tracking": {
148-
"read_data_events": true,
149-
"write_data_events": true,
150-
"activity_tracker_crn": "activity-tracker-crn"
151-
},
152-
"metrics_monitoring": {
153-
"usage_metrics_enabled": true,
154-
"request_metrics_enabled": true,
155-
"metrics_monitoring_crn": "metrics-monitor-crn"
125+
"type": "Glacier"
156126
}
157127
}
158128
],

patterns/roks/override.json

Lines changed: 6 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"storage_class": "standard",
8787
"region_location": "us-south",
8888
"hard_quota": 0,
89-
"allowed_ip": ["10.10.10.10/24"],
89+
"allowed_ip": [],
9090
"expire_rule": {
9191
"rule_id": "a-bucket-expire-rule",
9292
"enable": true,
@@ -97,17 +97,7 @@
9797
"rule_id": "a-bucket-arch-rule",
9898
"enable": true,
9999
"days": 0,
100-
"type": "GLACIER"
101-
},
102-
"activity_tracking": {
103-
"read_data_events": true,
104-
"write_data_events": true,
105-
"activity_tracker_crn": "activity-tracker-crn"
106-
},
107-
"metrics_monitoring": {
108-
"usage_metrics_enabled": true,
109-
"request_metrics_enabled": true,
110-
"metrics_monitoring_crn": "metrics-monitor-crn"
100+
"type": "Glacier"
111101
}
112102
}
113103
],
@@ -133,7 +123,7 @@
133123
"storage_class": "standard",
134124
"region_location": "us-south",
135125
"hard_quota": 0,
136-
"allowed_ip": ["10.10.10.10/24"],
126+
"allowed_ip": [],
137127
"expire_rule": {
138128
"rule_id": "a-bucket-expire-rule",
139129
"enable": true,
@@ -144,17 +134,7 @@
144134
"rule_id": "a-bucket-arch-rule",
145135
"enable": true,
146136
"days": 0,
147-
"type": "GLACIER"
148-
},
149-
"activity_tracking": {
150-
"read_data_events": true,
151-
"write_data_events": true,
152-
"activity_tracker_crn": "activity-tracker-crn"
153-
},
154-
"metrics_monitoring": {
155-
"usage_metrics_enabled": true,
156-
"request_metrics_enabled": true,
157-
"metrics_monitoring_crn": "metrics-monitor-crn"
137+
"type": "Glacier"
158138
}
159139
},
160140
{
@@ -165,7 +145,7 @@
165145
"storage_class": "standard",
166146
"region_location": "us-south",
167147
"hard_quota": 0,
168-
"allowed_ip": ["10.10.10.10/24"],
148+
"allowed_ip": [],
169149
"expire_rule": {
170150
"rule_id": "a-bucket-expire-rule",
171151
"enable": true,
@@ -176,17 +156,7 @@
176156
"rule_id": "a-bucket-arch-rule",
177157
"enable": true,
178158
"days": 0,
179-
"type": "GLACIER"
180-
},
181-
"activity_tracking": {
182-
"read_data_events": true,
183-
"write_data_events": true,
184-
"activity_tracker_crn": "activity-tracker-crn"
185-
},
186-
"metrics_monitoring": {
187-
"usage_metrics_enabled": true,
188-
"request_metrics_enabled": true,
189-
"metrics_monitoring_crn": "metrics-monitor-crn"
159+
"type": "Glacier"
190160
}
191161
}
192162
],

patterns/vpc/override.json

Lines changed: 6 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"storage_class": "standard",
1818
"region_location": "us-south",
1919
"hard_quota": 0,
20-
"allowed_ip": ["10.10.10.10/24"],
20+
"allowed_ip": [],
2121
"expire_rule": {
2222
"rule_id": "a-bucket-expire-rule",
2323
"enable": true,
@@ -28,17 +28,7 @@
2828
"rule_id": "a-bucket-arch-rule",
2929
"enable": true,
3030
"days": 0,
31-
"type": "GLACIER"
32-
},
33-
"activity_tracking": {
34-
"read_data_events": true,
35-
"write_data_events": true,
36-
"activity_tracker_crn": "activity-tracker-crn"
37-
},
38-
"metrics_monitoring": {
39-
"usage_metrics_enabled": true,
40-
"request_metrics_enabled": true,
41-
"metrics_monitoring_crn": "metrics-monitor-crn"
31+
"type": "Glacier"
4232
}
4333
}
4434
],
@@ -64,7 +54,7 @@
6454
"storage_class": "standard",
6555
"region_location": "us-south",
6656
"hard_quota": 0,
67-
"allowed_ip": ["10.10.10.10/24"],
57+
"allowed_ip": [],
6858
"expire_rule": {
6959
"rule_id": "a-bucket-expire-rule",
7060
"enable": true,
@@ -75,17 +65,7 @@
7565
"rule_id": "a-bucket-arch-rule",
7666
"enable": true,
7767
"days": 0,
78-
"type": "GLACIER"
79-
},
80-
"activity_tracking": {
81-
"read_data_events": true,
82-
"write_data_events": true,
83-
"activity_tracker_crn": "activity-tracker-crn"
84-
},
85-
"metrics_monitoring": {
86-
"usage_metrics_enabled": true,
87-
"request_metrics_enabled": true,
88-
"metrics_monitoring_crn": "metrics-monitor-crn"
68+
"type": "Glacier"
8969
}
9070
},
9171
{
@@ -96,7 +76,7 @@
9676
"storage_class": "standard",
9777
"region_location": "us-south",
9878
"hard_quota": 0,
99-
"allowed_ip": ["10.10.10.10/24"],
79+
"allowed_ip": [],
10080
"expire_rule": {
10181
"rule_id": "a-bucket-expire-rule",
10282
"enable": true,
@@ -107,17 +87,7 @@
10787
"rule_id": "a-bucket-arch-rule",
10888
"enable": true,
10989
"days": 0,
110-
"type": "GLACIER"
111-
},
112-
"activity_tracking": {
113-
"read_data_events": true,
114-
"write_data_events": true,
115-
"activity_tracker_crn": "activity-tracker-crn"
116-
},
117-
"metrics_monitoring": {
118-
"usage_metrics_enabled": true,
119-
"request_metrics_enabled": true,
120-
"metrics_monitoring_crn": "metrics-monitor-crn"
90+
"type": "Glacier"
12191
}
12292
}
12393
],

patterns/vsi/override.json

Lines changed: 6 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"storage_class": "standard",
1818
"region_location": "us-south",
1919
"hard_quota": 0,
20-
"allowed_ip": ["10.10.10.10/24"],
20+
"allowed_ip": [],
2121
"expire_rule": {
2222
"rule_id": "a-bucket-expire-rule",
2323
"enable": true,
@@ -28,17 +28,7 @@
2828
"rule_id": "a-bucket-arch-rule",
2929
"enable": true,
3030
"days": 0,
31-
"type": "GLACIER"
32-
},
33-
"activity_tracking": {
34-
"read_data_events": true,
35-
"write_data_events": true,
36-
"activity_tracker_crn": "activity-tracker-crn"
37-
},
38-
"metrics_monitoring": {
39-
"usage_metrics_enabled": true,
40-
"request_metrics_enabled": true,
41-
"metrics_monitoring_crn": "metrics-monitor-crn"
31+
"type": "Glacier"
4232
}
4333
}
4434
],
@@ -64,7 +54,7 @@
6454
"storage_class": "standard",
6555
"region_location": "us-south",
6656
"hard_quota": 0,
67-
"allowed_ip": ["10.10.10.10/24"],
57+
"allowed_ip": [],
6858
"expire_rule": {
6959
"rule_id": "a-bucket-expire-rule",
7060
"enable": true,
@@ -75,17 +65,7 @@
7565
"rule_id": "a-bucket-arch-rule",
7666
"enable": true,
7767
"days": 0,
78-
"type": "GLACIER"
79-
},
80-
"activity_tracking": {
81-
"read_data_events": true,
82-
"write_data_events": true,
83-
"activity_tracker_crn": "activity-tracker-crn"
84-
},
85-
"metrics_monitoring": {
86-
"usage_metrics_enabled": true,
87-
"request_metrics_enabled": true,
88-
"metrics_monitoring_crn": "metrics-monitor-crn"
68+
"type": "Glacier"
8969
}
9070
},
9171
{
@@ -96,7 +76,7 @@
9676
"storage_class": "standard",
9777
"region_location": "us-south",
9878
"hard_quota": 0,
99-
"allowed_ip": ["10.10.10.10/24"],
79+
"allowed_ip": [],
10080
"expire_rule": {
10181
"rule_id": "a-bucket-expire-rule",
10282
"enable": true,
@@ -107,17 +87,7 @@
10787
"rule_id": "a-bucket-arch-rule",
10888
"enable": true,
10989
"days": 0,
110-
"type": "GLACIER"
111-
},
112-
"activity_tracking": {
113-
"read_data_events": true,
114-
"write_data_events": true,
115-
"activity_tracker_crn": "activity-tracker-crn"
116-
},
117-
"metrics_monitoring": {
118-
"usage_metrics_enabled": true,
119-
"request_metrics_enabled": true,
120-
"metrics_monitoring_crn": "metrics-monitor-crn"
90+
"type": "Glacier"
12191
}
12292
}
12393
],

0 commit comments

Comments
 (0)