Closed nitishkumar71 closed 3 years ago
@LucasRoesler Please review it.
Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide.
Tip: if you only have one commit so far then run: git commit --amend --signoff
and then git push --force
.
@LucasRoesler Thank you for the review. I have made all the required changes.
Signed-off-by: Nitishkumar Singh nitishkumarsingh71@gmail.com
Closes #63
Testing Steps
kind create cluster --name fass-pv-test
arkade install openfaas --basic-auth=false --clusterrole
kubectl port-forward -n openfaas svc/gateway 8080:8080 &
export CERTIFIER_NAMESPACES=staging-fn,dev
make test-kubernetes