this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Oof

+7 -7
+7 -7
cluster/apps/ci/github-actions/runners/kustomization.yaml
··· 2 2 apiVersion: kustomize.config.k8s.io/v1beta1 3 3 kind: Kustomization 4 4 resources: 5 - - ns.yaml 6 - - externalsecret-store.yaml 7 - - externalsecret.yaml 8 - - samipsolutions-runners.yaml 9 - - samip5-k8s-cluster-arm64.yaml 10 - - samip5-k8s-cluster.yaml 11 - - samip5-k8s-cluster-arm64.yaml 5 + - ./ns.yaml 6 + - ./externalsecret-store.yaml 7 + - ./externalsecret.yaml 8 + - ./samipsolutions-runners.yaml 9 + - ./samipsolutions-runners-arm64.yaml 10 + - ./samip5-k8s-cluster-arm64.yaml 11 + - ./samip5-k8s-cluster.yaml