Add in mariadb operators
This commit is contained in:
parent
f75f6644b2
commit
c9058dc067
3 changed files with 91 additions and 2 deletions
|
@ -5,9 +5,7 @@ metadata:
|
|||
name: home-server-applications
|
||||
namespace: argocd
|
||||
spec:
|
||||
|
||||
goTemplate: true
|
||||
|
||||
generators:
|
||||
- list:
|
||||
elements:
|
||||
|
@ -16,6 +14,11 @@ spec:
|
|||
namespace: home-server
|
||||
wave: 1
|
||||
|
||||
- name: databases
|
||||
path: applications/20-databases
|
||||
namespace: home-server
|
||||
wave: 1
|
||||
|
||||
template:
|
||||
metadata:
|
||||
name: "{{.name}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue