Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: Kustomization
resources:
- appsets/project-understack-infra.yaml
- appsets/project-understack-operators.yaml
- appsets/project-understack.yaml
- ../bootstrap/argocd-understack/appproject-understack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
destination:
namespace: cert-manager
server: {{ $.Values.cluster_server }}
project: understack-infra
project: understack
sources:
{{- if $installApp }}
- chart: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion charts/argocd-understack/templates/application-cilium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: cilium
server: {{ $.Values.cluster_server }}
project: understack-infra
project: understack
sources:
- path: {{ include "understack.deploy_path" $ }}/cilium
ref: deploy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: cnpg-system
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- path: operators/cnpg-system
ref: understack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: envoy-gateway
server: {{ $.Values.cluster_server }}
project: understack-infra
project: understack
sources:
- chart: gateway-helm
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: kube-system
server: {{ $.Values.cluster_server }}
project: understack-infra
project: understack
sources:
- helm:
ignoreMissingValueFiles: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: external-dns
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- chart: external-dns-rackspace
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
destination:
namespace: external-secrets
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
{{- if $installApp }}
- path: operators/external-secrets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: ingress-nginx
server: {{ $.Values.cluster_server }}
project: understack-infra
project: understack
sources:
- chart: ingress-nginx
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
destination:
namespace: mariadb-operator
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
source:
repoURL: https://mariadb-operator.github.io/mariadb-operator
chart: mariadb-operator-crds
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: mariadb-operator
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- path: operators/mariadb-operator
ref: understack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
destination:
namespace: monitoring
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- chart: kube-prometheus-stack
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: openebs
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- chart: openebs
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: orc-system
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- path: operators/openstack-resource-controller
ref: understack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: opentelemetry-operator
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- chart: opentelemetry-operator
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
destination:
namespace: monitoring
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
source:
repoURL: https://prometheus-community.github.io/helm-charts
chart: prometheus-operator-crds
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: rabbitmq-system
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- path: operators/rabbitmq-system
ref: understack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
destination:
namespace: rook-ceph
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
{{- if $installApp }}
- chart: rook-ceph-cluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
destination:
namespace: rook-ceph
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
{{- if $installApp }}
- chart: rook-ceph
Expand Down
2 changes: 1 addition & 1 deletion charts/argocd-understack/templates/application-rook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: rook-ceph
server: {{ $.Values.cluster_server }}
project: understack-operators
project: understack
sources:
- chart: rook-ceph
helm:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
destination:
namespace: kube-system
server: {{ $.Values.cluster_server }}
project: understack-infra
project: understack
sources:
- path: bootstrap/sealed-secrets
ref: understack
Expand Down
Loading