One per step
This commit is contained in:
parent
c4a7cbb74e
commit
53f32b5566
1 changed files with 4 additions and 4 deletions
|
@ -17,22 +17,22 @@ spec:
|
|||
- name: deploy-replicator
|
||||
path: applications/10-replicator
|
||||
namespace: home-server
|
||||
wave: 1
|
||||
wave: 2
|
||||
|
||||
- name: deploy-dns
|
||||
path: applications/20-domain-names
|
||||
namespace: home-server
|
||||
wave: 1
|
||||
wave: 3
|
||||
|
||||
- name: deploy-databases
|
||||
path: applications/30-databases
|
||||
namespace: database
|
||||
wave: 2
|
||||
wave: 4
|
||||
|
||||
- name: deploy-authentik
|
||||
path: applications/40-authentik
|
||||
namespace: home-server
|
||||
wave: 3
|
||||
wave: 5
|
||||
|
||||
template:
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue