Send secure, self-destructing messages that can only be read once and must be read within a specific time frame.
Check it out on once.getswytch.com.
Add a deployment.values.yaml file to the root of the project with the following content:
secrets:
stateSecret: a secret stringimage: ghcr.io/bottledcode/swytch/oncerethinkdb:
host: rethinkdb.hostdb: swytch-onceuser: oncepassword: a passwordThen install loft CLI and Devspace:
loft use space MY-SPACE
devspace deploy
devspace dev