Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets committed Dec 6, 2024
1 parent 3b0766d commit b5b7472
Show file tree
Hide file tree
Showing 25 changed files with 1 addition and 32 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -219,37 +219,6 @@ spec:
version: v1
kind: Kustomization
labelSelector: wait.flux.home.arpa/disabled=true
#- patch: |-
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: not-used
# spec:
# patches:
# - patch: |-
# - op: add
# path: "/metadata/labels"
# value:
# kustomize.toolkit.fluxcd.io/prune: "disabled"
# - op: add
# path: "/metadata/labels/kustomize.toolkit.fluxcd.io~1prune"
# value: "disabled"
# target:
# kind: Namespace
# - patch: |-
# - op: add
# path: "/metadata/labels"
# value:
# kustomize.toolkit.fluxcd.io/prune: "disabled"
# - op: add
# path: "/metadata/labels/kustomize.toolkit.fluxcd.io~1prune"
# value: "disabled"
# target:
# kind: PersistentVolumeClaim
# target:
# group: kustomize.toolkit.fluxcd.io
# kind: Kustomization
# labelSelector: kustomization.flux.home.arpa/prunepatches notin (false)
- patch: |-
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ controlPlane:
defaultConstraints:
- maxSkew: 1
topologyKey: "kubernetes.io/hostname"
whenUnsatisfiable: ScheduleAnyway
whenUnsatisfiable: DoNotSchedule
- maxSkew: 3
topologyKey: "topology.kubernetes.io/zone"
whenUnsatisfiable: ScheduleAnyway
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b5b7472

Please sign in to comment.