mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
7b72bb16f7
commit
302184d655
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ spec:
|
||||||
terraform {
|
terraform {
|
||||||
backend "kubernetes" {
|
backend "kubernetes" {
|
||||||
secret_suffix = "providerconfig-default"
|
secret_suffix = "providerconfig-default"
|
||||||
namespace = "upbound-system"
|
namespace = "crossplane"
|
||||||
in_cluster_config = true
|
in_cluster_config = true
|
||||||
}
|
}
|
||||||
required_providers {
|
required_providers {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue