Skip to content

Commit f643334

Browse files
committed
fix(gravity-dns): correct secret name
1 parent 67cd636 commit f643334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/core/gravity/sts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
value: "dns;api;etcd;monitoring;tsdb"
3333
envFrom:
3434
- secretRef:
35-
name: gravity
35+
name: gravity-dns
3636
livenessProbe:
3737
httpGet:
3838
path: /healthz/live

0 commit comments

Comments
 (0)