Skip to content

Commit

Permalink
fix: kube-vip typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurVardevanyan committed Feb 9, 2024
1 parent b3a98a9 commit cf5ad22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/argocd/applications/kube-vip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
source:
path: kubernetes/kube-vip/overlays/okd
repoURL: https://git.<path:secret/data/homelab/domain#url>/ArthurVardevanyan/HomeLab
targetRevision: kube-vip
targetRevision: HEAD
syncPolicy:
syncOptions:
- CreateNamespace=true
1 change: 0 additions & 1 deletion kubernetes/kube-vip/base/machine-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: MachineConfig
metadata:
labels:
machineconfiguration.openshift.io/role: master
app.kubernetes.io/instance: okd-configuration
name: 71-kube-vip
spec:
config:
Expand Down

0 comments on commit cf5ad22

Please sign in to comment.