Skip to content

Commit

Permalink
fix: Revert clusterconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
lambchop4prez committed Mar 28, 2024
1 parent 9ea000d commit 5212212
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
File renamed without changes.
1 change: 0 additions & 1 deletion cluster/base/flux/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- cluster-config.yaml
- manifests.yaml
- repository.yaml
5 changes: 0 additions & 5 deletions cluster/base/flux/repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,3 @@ spec:
name: network
dependsOn:
- name: flux
postBuild:
substitute: {}
substituteFrom:
- kind: ConfigMap
name: cluster-config

0 comments on commit 5212212

Please sign in to comment.