add app jellyfin
This commit is contained in:
13
resources/app-secrets/env/k3s-cluster/templates/elasticsearch.yaml
vendored
Normal file
13
resources/app-secrets/env/k3s-cluster/templates/elasticsearch.yaml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: Prune=false
|
||||
sealedsecrets.bitnami.com/cluster-wide: "true"
|
||||
sealedsecrets.bitnami.com/managed: "true"
|
||||
creationTimestamp: null
|
||||
name: elasticsearch-secrets
|
||||
namespace: elasticsearch
|
||||
type: Opaque
|
||||
stringData:
|
||||
elasticsearch-password: ""
|
||||
Reference in New Issue
Block a user