parodos-dev / orchestrator-helm-chart

Helm chart to deploy the Orchestrator solution suite.
https://parodos.dev/orchestrator-helm-chart/
Apache License 2.0
2 stars 22 forks source link

[FLPATH-1418] Create SA token instead of capturing it from the secret #211

Closed jordigilh closed 2 months ago

jordigilh commented 2 months ago

Creates a token for the SA instead of retrieving it from the generated secret, as it seems like the secret is no longer created by default for k8s v1.28+ (OCP 4.15+)

@masayag PTAL @y-first @chadcrum FYI