Skip to content

Commit 78119e8

Browse files
wilybracejkatz
authored andcommitted
removes typo introduced after removing scheme
JSON hates commas on final list elements
1 parent 5007ae7 commit 78119e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/pgo-operator/templates/deployment.json.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"livenessProbe": {
197197
"httpGet": {
198198
"path": "/ping",
199-
"port": 4151,
199+
"port": 4151
200200
},
201201
"initialDelaySeconds": 15,
202202
"periodSeconds": 5

0 commit comments

Comments
 (0)