feat(fapr): Inital stubs with prod/staging

This commit is contained in:
2026-05-07 17:24:14 +02:00
parent f50851c775
commit 88be7a3144
25 changed files with 670 additions and 0 deletions
@@ -0,0 +1,12 @@
apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: secretstore
spec:
type: secretstores.kubernetes
version: v1
metadata:
- name: defaultNamespace
value: prod-fapr
scopes:
- prod-fapr