chore(bootstrap): Added uptime-kuma and pocket-id to argocd
This commit is contained in:
16
manifests/artemis/pocket-id/vault-secrets.yaml
Normal file
16
manifests/artemis/pocket-id/vault-secrets.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
apiVersion: external-secrets.io/v1
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: pocket-id
|
||||
spec:
|
||||
refreshInterval: 1h
|
||||
secretStoreRef:
|
||||
name: platform
|
||||
kind: ClusterSecretStore
|
||||
target:
|
||||
name: pocket-id-secrets
|
||||
data:
|
||||
- secretKey: maxmind-license-key
|
||||
remoteRef:
|
||||
key: pocket-id/env
|
||||
property: maxmind-license-key
|
||||
Reference in New Issue
Block a user