Adjusting PV example to only one replica

- The two replicas contend for single PVC with the defined toplogy.  Could adjust to SS but kept it simple for now

Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com>
This commit is contained in:
Justin Nauman
2017-08-15 09:06:19 -05:00
committed by Justin Nauman
parent 3ea9899140
commit fc8f27c997

View File

@@ -43,7 +43,7 @@ metadata:
name: nginx-deployment
namespace: nginx-example
spec:
replicas: 2
replicas: 1
template:
metadata:
labels: