longhorn/examples/block/crypto/secret-crypto-global.yaml

8 lines
243 B
YAML
Raw Normal View History

apiVersion: v1
kind: Secret
metadata:
name: longhorn-crypto
namespace: longhorn-system
stringData:
CRYPTO_KEY_VALUE: "Simple passphrase"
CRYPTO_KEY_PROVIDER: "secret" # this is optional we currently only support direct keys via secrets