Merge pull request #20303 from Nishikoh/fix-indent

Fix indent of the example yaml
This commit is contained in:
Kubernetes Prow Robot
2020-04-14 23:28:02 -07:00
committed by GitHub
@@ -184,5 +184,3 @@ resources:
kubectl get secrets --all-namespaces -o json | kubectl replace -f -
```
{{% /capture %}}