Skip to content

Commit

Permalink
restore workloads
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 22, 2024
1 parent 05bce36 commit 8e82dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/terraform/environments/prod/image-builder.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Secure access to signify dev and prod secrets over k8s API.
# Only external-secrets controller need access to these secrets over k8s API.
# Prowjobs access these secrets as env vars or mounted files. This is controlled by OPA Gatekeeper.
# Prowjobs access these secrets as env vars or mounted files. This is contrlled by OPA Gatekeeper.

resource "kubernetes_cluster_role" "access_signify_secrets_trusted_workloads" {
provider = kubernetes.trusted_workload_k8s_cluster
Expand Down

0 comments on commit 8e82dbf

Please sign in to comment.