Skip to content

Commit 59c25dc

Browse files
committed
deploy sealed secrets before operators
1 parent 0b9761f commit 59c25dc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

stacks/stacks-v2.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ stacks:
1515
################################
1616
- helmChart: stacks/_templates/argo-cd.yaml
1717
################################
18+
# prerequisites
19+
################################
20+
- plainYaml: stacks/argo-cd/applications/sealed-secrets.yaml
21+
################################
1822
# project - operators
1923
################################
2024
- plainYaml: stacks/argo-cd/projects/stackable-operators.yaml
2125
################################
2226
# applicationset - operators
2327
################################
2428
- plainYaml: stacks/argo-cd/applicationsets/stackable-operators.yaml
25-
################################
26-
# prerequisites
27-
################################
28-
- plainYaml: stacks/argo-cd/applications/sealed-secrets.yaml
2929
supportedNamespaces:
3030
- argo-cd
3131
resourceRequests:

0 commit comments

Comments
 (0)