EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

PFM-615 / Add support to specify to ServiceAccount and SecretProviderClass #153

Closed DilaraOflaz closed 1 year ago

DilaraOflaz commented 1 year ago

Purpose of PR

This PR assumes that ServiceAccount and SecretProviderClass are already created (if needed), before deploying the project with kubetools.

Parts of the app this will impact

kubetools for:

How to tests

deployments: nginx-deployment: serviceAccountName: secrets: secret-volume: mountPath: secretProviderClass: containers: nginx: image: nginx ports: