Skip to content

Akalanka47000/pharmaceutical-kube-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pharmaceutical-kube-config

  • This repository houses the kubernetes manifest files which are used by the pharmaceutical system.

  • The manifest secrets.yml is used to house sensitive information for a service and is not committed to source control. It's content is encrypted through the use of Bitnami Sealed Secrets which is what is seen in the sealed-secrets.yml files

  • Run the following command to seal a secrets.yml file

    cat secrets.yml | kubeseal --format yaml --controller-namespace kube-system --controller-name sealed-secrets > sealed-secrets.yml

About

Kubernetes manifests for the pharmaceutical project to be pulled from ArgoCD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages