mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[CLOUDFLARE] Re-add
This commit is contained in:
parent
303cefb14e
commit
3c4ee07603
1 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ variable "cloudflare_api_token" {
|
|||
type = string
|
||||
}
|
||||
|
||||
/*
|
||||
resource "kubernetes_secret" "cloudflare_api_token" {
|
||||
metadata {
|
||||
name = "cloudflare-api-token"
|
||||
|
|
@ -49,4 +48,4 @@ resource "kubernetes_manifest" "cert_manager_cloudflare_issuer" {
|
|||
}
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue