mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
add authentik
This commit is contained in:
12
test-manifests/secrets.request.yaml
Normal file
12
test-manifests/secrets.request.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: homelab.mortenolsen.pro/v1
|
||||
kind: SecretRequest
|
||||
metadata:
|
||||
name: test
|
||||
namespace: playground
|
||||
spec:
|
||||
secretName: testing
|
||||
data:
|
||||
- key: foo
|
||||
value: bar
|
||||
- key: baz
|
||||
value: qux
|
||||
Reference in New Issue
Block a user