fix: update ExternalSecret apiVersion to external-secrets.io/v1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1
|
||||||
kind: ExternalSecret
|
kind: ExternalSecret
|
||||||
metadata:
|
metadata:
|
||||||
name: pelican-autostart-key
|
name: pelican-autostart-key
|
||||||
@@ -13,3 +13,4 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/data/Talos Cluster/pelican/panel/autostart
|
key: secret/data/Talos Cluster/pelican/panel/autostart
|
||||||
property: api_key
|
property: api_key
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user