Post-Install Configuration
Learn about features that require post-install configuration steps
About Trilio Encryption
Master Encryption Key
apiVersion: v1
data:
masterEncryptionKeyConfig: dHJpbGlvbWFzdGVya2V5 # Specify base64 encoded key here.
# It will be used as Master Encryption Key
# Make sure that you are using masterEncryptionKeyConfig
# to specify the Master Encryption Key
kind: Secret
metadata:
creationTimestamp: "2022-10-26T21:35:04Z"
name: triliovault-master-encryption-key
namespace: default
resourceVersion: "13668"
uid: 424b3d66-0190-4bd3-ae6c-4f22dbeef786
type: OpaqueLast updated