feat(pelican): deploy Pelican Panel with database and ingress

This commit is contained in:
2026-05-18 23:34:33 +00:00
parent 2445c058fc
commit 3254971789
@@ -0,0 +1,15 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: pelican-autostart-key
namespace: pelican
spec:
refreshInterval: 1h
target:
name: pelican-autostart-key
creationPolicy: Owner
data:
- secretKey: api_key
remoteRef:
key: secret/data/Talos Cluster/pelican/panel/autostart
property: api_key