You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╷
│ Error: namespaces is forbidden: User "system:serviceaccount:hh:admin" cannot create resource "namespaces" in API group "" at the cluster scope
│
│ with module.cluster-manifests.kubernetes_namespace.authentik,
│ on terraform/manifests/authentik.tf line 1, in resource "kubernetes_namespace" "authentik":
│ 1: resource "kubernetes_namespace" "authentik" {
│
╵
╷
│ Error: namespaces is forbidden: User "system:serviceaccount:hh:admin" cannot create resource "namespaces" in API group "" at the cluster scope
│
│ with module.cluster-manifests.kubernetes_namespace.cert-manager,
│ on terraform/manifests/cert-manager.tf line 1, in resource "kubernetes_namespace" "cert-manager":
│ 1: resource "kubernetes_namespace" "cert-manager" {
│
╵
╷
│ Error: namespaces is forbidden: User "system:serviceaccount:hh:admin" cannot create resource "namespaces" in API group "" at the cluster scope
│
│ with module.cluster-manifests.kubernetes_namespace.coder,
│ on terraform/manifests/coder.tf line 1, in resource "kubernetes_namespace" "coder":
│ 1: resource "kubernetes_namespace" "coder" {
│
╵
╷
│ Error: namespaces is forbidden: User "system:serviceaccount:hh:admin" cannot create resource "namespaces" in API group "" at the cluster scope
│
│ with module.cluster-manifests.kubernetes_namespace.flux-system,
│ on terraform/manifests/flux.tf line 1, in resource "kubernetes_namespace" "flux-system":
│ 1: resource "kubernetes_namespace" "flux-system" {
│
╵
╷
│ Error: namespaces is forbidden: User "system:serviceaccount:hh:admin" cannot create resource "namespaces" in API group "" at the cluster scope
│
│ with module.cluster-manifests.kubernetes_namespace.powerdns,
│ on terraform/manifests/powerdns.tf line 1, in resource "kubernetes_namespace" "powerdns":
│ 1: resource "kubernetes_namespace" "powerdns" {
The text was updated successfully, but these errors were encountered:
kubernetes in terraform can be hard
The text was updated successfully, but these errors were encountered: