Skip to content

petbattle/pet-battle-infra

Repository files navigation

pet-battle-infra

Pet Battle infrastructure helm chart. This chart requires cluster admin privileges to deploy operators and custom resource definitions.

helm repo add petbattle https://petbattle.github.io/helm-charts
helm repo update
# install chart from current directory
helm upgrade --install pet-battle-infra . --namespace petbattle --create-namespace
# install from chart repo
helm upgrade --install pet-battle-infra petbattle/pet-battle-infra --version=1.0.32 --namespace petbattle --create-namespace

To install cert-util at global scope in a cluster you must --set install_cert_util=true

To unsintall

helm uninstall pet-battle-infra --namespace petbattle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages