mirror of
https://github.com/morbalint/kemkas-deployment.git
synced 2026-07-17 22:03:46 +00:00
init: basic k8s deployment on DO
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: onepassword-connect-token
|
||||
namespace: kemkas
|
||||
type: Opaque
|
||||
stringData:
|
||||
token: <insert-token-from-1password>
|
||||
Reference in New Issue
Block a user