Files
geo-service/k8s/secrets.yaml
T
argoyle 9077c89ded 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

15 lines
297 B
YAML

apiVersion: external-secrets.io/v1
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