This is a config for Spring Starter Project with Skaffold + Dekorate
.
|____rbac
| |____microservice.yaml
| |____ghcr-cred.yaml
|____config
| |____helloworld-demo.yaml
| |____kustomization.yaml
|____README.md
microservice.yaml
is Spring microservice RBAC config fileghcr-cred.yaml
is container registry Kubernetes image pull secrethelloworld-demo.yaml
is Spring microservice application configkustomization.yaml
is config map generator from the Spring microservice application config