Skip to content

Latest commit

 

History

History
 
 

manifests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Deployment

To deploy the module make sure you do the following:

  • Update the container versions in frontend/manifests/overlays/production/manual/kustomization.yaml
  • Verify the environmental variables for the containers

View resulting yaml via Kustomize:

kubectl kustomize manifests/overlays/development/manual

Apply via Kustomize:

kubectl apply -k manifests/overlays/development/manual