Skip to content

Commit 62ec8ad

Browse files
author
jmccormick2001
committed
remove pgbackrest configmap reference as its not longer used
1 parent 2677dc1 commit 62ec8ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

util/util.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ import (
4343
const letterBytes = "abcdefghijklmnopqrstuvwxyz"
4444

4545
const GLOBAL_CUSTOM_CONFIGMAP = "pgo-custom-pg-config"
46-
const GLOBAL_PGBACKREST_CUSTOM_CONFIGMAP = "pgo-pgbackrest-config"
4746

4847
func init() {
4948
rand.Seed(time.Now().UnixNano())

0 commit comments

Comments
 (0)