Skip to content

Commit

Permalink
chore(actions-runner-controller): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Sep 26, 2023
1 parent 12e8d6b commit a593fce
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 169 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions kubernetes/apps/github/actions-runner-controller/flux-sync.yaml
Original file line number Diff line number Diff line change
@@ -1,37 +1,3 @@
# ---
# apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
# kind: Kustomization
# metadata:
# name: apps-actions-runner-controller
# namespace: flux-system
# labels:
# substitution.flux.home.arpa/enabled: "true"
# spec:
# interval: 10m
# path: ./kubernetes/apps/github/actions-runner-controller/app
# prune: true
# sourceRef:
# kind: GitRepository
# name: home-ops
# wait: true
# ---
# apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
# kind: Kustomization
# metadata:
# name: apps-actions-runner-controller-runners
# namespace: flux-system
# labels:
# substitution.flux.home.arpa/enabled: "true"
# spec:
# dependsOn:
# - name: apps-actions-runner-controller
# interval: 10m
# path: ./kubernetes/apps/github/actions-runner-controller/runners
# prune: true
# sourceRef:
# kind: GitRepository
# name: home-ops
# wait: true
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1beta2.json
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
Expand Down

0 comments on commit a593fce

Please sign in to comment.