Skip to content

Commit 2996e90

Browse files
committed
added optional assets to assets.yaml
Signed-off-by: Jon Cope <[email protected]>
1 parent fce6105 commit 2996e90

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scripts/auto-rebase/assets.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,12 @@ assets:
294294
- file: 05-daemonset.yaml
295295
- file: release-kube-proxy-aarch64.json
296296
- file: release-kube-proxy-x86_64.json
297+
298+
- dir: optional/observability/
299+
ignore: "they don't exist in upstream repository - only in microshift"
300+
files:
301+
- file: 00-namespace.yaml
302+
- file: 01-service-account.yaml
303+
- file: 02-cluster-role.yaml
304+
- file: 03-cluster-role-binding.yaml
305+
- file: kustomization.yaml

0 commit comments

Comments
 (0)