mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 01:39:49 +00:00
12 lines
216 B
YAML
12 lines
216 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: "code-server-secrets"
|
|
namespace: "code-server"
|
|
annotations:
|
|
kustomize.toolkit.fluxcd.io/ssa: "merge"
|
|
type: Opaque
|
|
stringData:
|
|
age.agekey: "${SOPS_AGE_KEY}"
|