Skip to content

Commit 9f2cb7c

Browse files
authored
fix(o11y): add grafana session secret to 1p (#1646)
Signed-off-by: Devin Buhl <devin@buhl.casa>
1 parent 0e0a274 commit 9f2cb7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tf/deployment/modules/shared/1password/futo-account/yucca-secrets.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ module "yucca-generated-secrets" {
4848
{ name = "VICTORIAMETRICS_VMAUTH_PASSWORD" },
4949
{ name = "POSTGRES_SUPERUSER_PASSWORD" },
5050
{ name = "POSTGRES_GRAFANA_PASSWORD" },
51+
{ name = "GRAFANA_SECRET_KEY" },
5152
]
5253
}
5354

0 commit comments

Comments
 (0)