split imageName into imageRepo and imageTag
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
cluster:
|
||||
name: cl01tl
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:16.0
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql
|
||||
imageTag: 16.0
|
||||
instances: 2
|
||||
parameters:
|
||||
shared_buffers: 128MB
|
||||
|
Reference in New Issue
Block a user