Fix indentation of placement value overrides in compute-kit script

Change-Id: Icc58b4399c45400bbc9ad6553ece43c9600e351a
This commit is contained in:
josebb
2022-08-10 08:59:19 +03:00
committed by Gage Hugo
parent ced30abead
commit 41cf532623

View File

@@ -68,8 +68,8 @@ make placement
tee /tmp/placement.yaml << EOF tee /tmp/placement.yaml << EOF
pod: pod:
replicas: replicas:
api: 2 api: 2
EOF EOF
# Deploy # Deploy
helm upgrade --install placement ./placement \ helm upgrade --install placement ./placement \