mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
more-stuff
This commit is contained in:
@@ -204,7 +204,11 @@ class Environment extends CustomResource<typeof specSchema> {
|
||||
spec: {
|
||||
targetNamespace: this.#argoNamespace.name,
|
||||
interval: '1h',
|
||||
values: {},
|
||||
values: {
|
||||
applicationset: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
chart: {
|
||||
spec: {
|
||||
chart: 'argo-cd',
|
||||
|
||||
Reference in New Issue
Block a user