We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce6105 commit 2996e90Copy full SHA for 2996e90
scripts/auto-rebase/assets.yaml
@@ -294,3 +294,12 @@ assets:
294
- file: 05-daemonset.yaml
295
- file: release-kube-proxy-aarch64.json
296
- 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