Remove redundant namespace creation
This commit is contained in:
parent
104ada2826
commit
50b112b2d0
2 changed files with 2 additions and 12 deletions
|
@ -9,16 +9,11 @@ spec:
|
|||
generators:
|
||||
- list:
|
||||
elements:
|
||||
- name: namespace
|
||||
path: applications/00-namespace
|
||||
- name: replicator
|
||||
path: applications/10-replicator
|
||||
namespace: home-server
|
||||
wave: 1
|
||||
|
||||
#- name: replicator
|
||||
# path: applications/10-replicator
|
||||
# namespace: home-server
|
||||
# wave: 2
|
||||
|
||||
#- name: databases
|
||||
# path: applications/20-databases
|
||||
# namespace: database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue