Skip to content

SeyyidhanTaskin/op-infra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

op-infra

OctopOS Prime Infrastructure

Development Environment

Kubernetes

Namespace

kubectl create namespace octopos-prime

Secrets

kubectl create secret generic postgres-secret --from-literal=password=<your-password>
kubectl create secret generic pgadmin-secret --from-literal=password=<your-password>
kubectl create secret generic redis-secret --from-literal=password=<your-password>

About

OctopOS Prime Infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%