feat(k8s): add external secret for geo-service #131

Merged
argoyle merged 1 commits from external-secret into master 2025-04-08 08:41:32 +00:00

1 Commits

Author SHA1 Message Date
argoyle b08ee1b646 feat(k8s): add external secret for geo-service
Creates an ExternalSecret for the geo-service to manage 
sensitive information through an external secrets store. 
Removes the legacy create-secrets script and updates 
references in the deployment configuration to use the 
new secret. This enhances security and maintainability 
by centralizing secret management.
2025-04-08 10:15:22 +02:00