Skip to content

Commit 7b29968

Browse files
authored
Use number for replicas (#216)
1 parent 6390418 commit 7b29968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/openshift/code-quarkus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ objects:
118118
metadata:
119119
name: code-quarkus-ibm-offering
120120
spec:
121-
replicas: "0"
121+
replicas: 0
122122
selector:
123123
service: code-quarkus-ibm-offering
124124
strategy:

0 commit comments

Comments
 (0)