Skip to content

Commit

Permalink
refactor: move everything out of subdirectory
Browse files Browse the repository at this point in the history
Move all applications out of the applications subdirectory now that this
repository no longer contains extra Helm charts.
  • Loading branch information
d3adb5 committed Jul 3, 2024
1 parent e594cd9 commit 9988c9a
Show file tree
Hide file tree
Showing 50 changed files with 4 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
repoURL: {{ .Values.repository.url }}
targetRevision: HEAD
path: applications/app-of-apps
path: app-of-apps
destination:
server: https://kubernetes.default.svc
namespace: {{ .Values.argocd.namespace }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
repoURL: {{ .Values.repository.url }}
targetRevision: HEAD
path: applications/keycloak
path: keycloak

destination:
server: https://kubernetes.default.svc
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
repoURL: {{ .Values.repository.url }}
targetRevision: HEAD
path: applications/longhorn
path: longhorn

helm:
valuesObject:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions applications
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9988c9a

Please sign in to comment.