We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build operator (access admin ) for k8s 1- create namespace swan-chain 2- Port 8085 ==> use ingress https://api.domain.com 3- MultiAddress === > use status.hostIP variable 4 -create configmap config.toml 5- mount volume /node 6- init node or copy old file to /node 7- import pk or generate wallet (use secrets and env ) 8- build go-computing-provider image docker for better usage 9- RBAC add service account access admin to the namespace
The text was updated successfully, but these errors were encountered:
@Normalnoise check this
Sorry, something went wrong.
How is the progress on the task going?
No branches or pull requests
Build operator (access admin ) for k8s
1- create namespace swan-chain
2- Port 8085 ==> use ingress https://api.domain.com
3- MultiAddress === > use status.hostIP variable
4 -create configmap config.toml
5- mount volume /node
6- init node or copy old file to /node
7- import pk or generate wallet (use secrets and env )
8- build go-computing-provider image docker for better usage
9- RBAC add service account access admin to the namespace
The text was updated successfully, but these errors were encountered: