4 lines
106 B
YAML
4 lines
106 B
YAML
|
# port for the Service to listen on
|
||
|
servicePort: 8090
|
||
|
# number of replicas for the web Pod
|
||
|
replicaCount: 2
|