Skip to content

Commit

Permalink
fix: yaml linting
Browse files Browse the repository at this point in the history
  • Loading branch information
muse-sisay committed Oct 23, 2024
1 parent 1026648 commit c961bc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion flappy-kray/components/flappy-kray/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
ingress:
enabled: true
# className:
# className:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
argocd.argoproj.io/sync-wave: '1'
Expand Down
4 changes: 2 additions & 2 deletions goldilocks/components/goldilocks/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ spec:
dashboard:
ingress:
enabled: true
# ingressClassName:
annotations:
# ingressClassName:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
argocd.argoproj.io/sync-wave: '1'
hosts:
Expand Down

0 comments on commit c961bc4

Please sign in to comment.