You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Change
kubernetes-secrets.yml
to use the names fromkubernetes.yml
as values and replace them in the action, egAlso for the web settings
WEB_ROOT
andALLOWED_HOSTS
. They're not really secrets, but do them the same way.Then do what he describes here:
https://channel9.msdn.com/Events/dotnetConf/2020/Level-up-Your-DevOps-with-GitHub-Actions-and-Kubernetes
https://github.com/robrich/levelup-devops-github-actions-kubernetes
And also for the worker:
replicas
andTOTAL_SYNC_WORKERS
- should both be the same value.That's a bit trickier - created issue #30.
The text was updated successfully, but these errors were encountered: