Skip to content

Commit

Permalink
[home] fixed indentation on external-mic argocd app
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 2, 2024
1 parent c47eef9 commit e5da492
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/argocd/base/home/external-mic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ spec:
repoURL: "https://github.com/gruberdev/homelab.git"
path: apps/home/external-mic
targetRevision: main
kustomize:
commonLabels:
app.kubernetes.io/category: home
destination:
namespace: homeassistant
name: in-cluster
Expand All @@ -26,9 +29,6 @@ spec:
duration: 20s
factor: 2
maxDuration: 15m
kustomize:
commonLabels:
app.kubernetes.io/category: home
info:
- name: "Github Repository:"
value: >-
Expand Down

0 comments on commit e5da492

Please sign in to comment.