mirror of
https://github.com/apricote/home-cloud.git
synced 2026-02-07 18:27:02 +00:00
deploy flux to cluster
This commit is contained in:
parent
2863062e44
commit
4219439b5e
4 changed files with 39 additions and 0 deletions
|
|
@ -65,3 +65,12 @@ variable cert_manager_version {
|
|||
type = string
|
||||
default = "v0.14.3"
|
||||
}
|
||||
|
||||
variable flux_version {
|
||||
type = string
|
||||
default = "v1.3.0"
|
||||
}
|
||||
|
||||
variable flux_git_url {
|
||||
type = string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue