We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737e11c commit 60528f2Copy full SHA for 60528f2
platforms/kubernetes/postgres-operator/deploy/postgres-operator.yaml
@@ -159,6 +159,8 @@ spec:
159
properties:
160
image:
161
type: string
162
+ name:
163
+ type: string
164
resources:
165
type: object
166
x-kubernetes-preserve-unknown-fields: true
@@ -220,6 +222,8 @@ spec:
220
222
221
223
224
225
226
227
228
229
@@ -262,6 +266,8 @@ spec:
262
266
263
267
264
268
269
270
265
271
272
273
0 commit comments