mirror of
https://github.com/apricote/home-cloud.git
synced 2026-02-07 02:07:02 +00:00
deploy flux helm-operator to cluster
This commit is contained in:
parent
0f007bfea3
commit
36b4fe6a6e
4 changed files with 48 additions and 4 deletions
|
|
@ -74,3 +74,8 @@ variable flux_version {
|
|||
variable flux_git_url {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable helm_operator_version {
|
||||
type = string
|
||||
default = "v1.0.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue