Skip to content

Commit b5b7472

Browse files
committed
chore: cleanup
1 parent 3b0766d commit b5b7472

25 files changed

+1
-32
lines changed

kube/clusters/sinon/flux/flux-repo.yaml renamed to .archive/kube/clusters/sinon/flux/flux-repo.yaml

-31
Original file line numberDiff line numberDiff line change
@@ -219,37 +219,6 @@ spec:
219219
version: v1
220220
kind: Kustomization
221221
labelSelector: wait.flux.home.arpa/disabled=true
222-
#- patch: |-
223-
# apiVersion: kustomize.toolkit.fluxcd.io/v1
224-
# kind: Kustomization
225-
# metadata:
226-
# name: not-used
227-
# spec:
228-
# patches:
229-
# - patch: |-
230-
# - op: add
231-
# path: "/metadata/labels"
232-
# value:
233-
# kustomize.toolkit.fluxcd.io/prune: "disabled"
234-
# - op: add
235-
# path: "/metadata/labels/kustomize.toolkit.fluxcd.io~1prune"
236-
# value: "disabled"
237-
# target:
238-
# kind: Namespace
239-
# - patch: |-
240-
# - op: add
241-
# path: "/metadata/labels"
242-
# value:
243-
# kustomize.toolkit.fluxcd.io/prune: "disabled"
244-
# - op: add
245-
# path: "/metadata/labels/kustomize.toolkit.fluxcd.io~1prune"
246-
# value: "disabled"
247-
# target:
248-
# kind: PersistentVolumeClaim
249-
# target:
250-
# group: kustomize.toolkit.fluxcd.io
251-
# kind: Kustomization
252-
# labelSelector: kustomization.flux.home.arpa/prunepatches notin (false)
253222
- patch: |-
254223
apiVersion: kustomize.toolkit.fluxcd.io/v1
255224
kind: Kustomization

kube/clusters/sinon/talos/talconfig.yaml renamed to .archive/kube/clusters/sinon/talos/talconfig.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ controlPlane:
217217
defaultConstraints:
218218
- maxSkew: 1
219219
topologyKey: "kubernetes.io/hostname"
220-
whenUnsatisfiable: ScheduleAnyway
220+
whenUnsatisfiable: DoNotSchedule
221221
- maxSkew: 3
222222
topologyKey: "topology.kubernetes.io/zone"
223223
whenUnsatisfiable: ScheduleAnyway

0 commit comments

Comments
 (0)