Logo
Explore Help
Sign In
dancefinder/geo-service
5
0
Fork 0
You've already forked geo-service
Code Issues 1 Pull Requests Actions Packages Projects Releases Activity
Files
f28402f1dff1c8eafbf2288e5bdfb247fa03bde4
geo-service/k8s/secrets.yaml
T

15 lines
297 B
YAML
Raw Normal View History

fix(k8s): update apiVersion for ExternalSecret resource Updates the apiVersion in the ExternalSecret resource to the latest version. This change ensures compatibility with current external-secrets implementation and leverages improved features and bug fixes.
2025-05-19 20:29:05 +02:00
apiVersion: external-secrets.io/v1
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
kind: ExternalSecret
metadata:
name: geo-service
spec:
refreshInterval: 1h
secretStoreRef:
name: external-secrets
kind: ClusterSecretStore
target:
creationPolicy: Owner
dataFrom:
- extract:
key: applications/dancefinder/geo-service
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.0+rc0 Page: 99ms Template: 3ms
catppuccin-mocha-mauve
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API