minor correction
This commit is contained in:
parent
0f9d6dcad2
commit
b2d7034b48
|
|
@ -1385,7 +1385,7 @@ func (c *Cluster) generateLogicalBackupPodEnvVars() []v1.EnvVar {
|
||||||
Value: "5432",
|
Value: "5432",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "PGUSER__SUPERUSER",
|
Name: "PGUSER_SUPERUSER",
|
||||||
Value: c.OpConfig.SuperUsername,
|
Value: c.OpConfig.SuperUsername,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue