Skip to content

Commit 0ac2b24

Browse files
committed
fix: typo in test
Signed-off-by: Itay Grudev <itay@verito.digital>
1 parent fe51d30 commit 0ac2b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/cluster/test/barman-plugin-migration/08-data_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
- name: DB_URI
1313
valueFrom:
1414
secretKeyRef:
15-
name: recovery-backup-pitr-superuser
15+
name: recovery-backup-pitr-cluster-superuser
1616
key: uri
1717
image: alpine:3.19
1818
command: ['sh', '-c']

0 commit comments

Comments
 (0)