Skip to content

A repo replicating resource exportation to yaml files, converting secret manifest to sealed secrets and then having them deployed on a K8s cluster.

Notifications You must be signed in to change notification settings

luqmanbarry/coffee-shop-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Generate sealed secrets using bitnami's seal secret controller

cat secret.yaml | kubeseal --scope cluster-wide \ --controller-namespace sealed-secrets \ --controller-name sealed-secrets-controller \ --format yaml > sealed_secret.yaml

About

A repo replicating resource exportation to yaml files, converting secret manifest to sealed secrets and then having them deployed on a K8s cluster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published