Skip to content

Commit dd81b5e

Browse files
author
Max Glotov
committed
fix aws-lb path
1 parent b6d8172 commit dd81b5e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

argocd/applications/aws-load-balancer-controller.yaml renamed to argocd/applications/aws-loadbalancer-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
spec:
77
source:
88
repoURL: 'https://github.com/maddevsio/aws-eks-base.git'
9-
path: argocd/k8s-addons/aws-load-balancer-controller
9+
path: argocd/k8s-addons/aws-loadbalancer-controller
1010
targetRevision: argocd
1111
destination:
1212
name: in-cluster

argocd/k8s-addons/argocd/base/application-k8s-addons.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ apiVersion: argoproj.io/v1alpha1
22
kind: Application
33
metadata:
44
name: k8s-addons
5-
namespace: argocd
65
spec:
76
project: k8s-addons
87
source:

0 commit comments

Comments
 (0)