chore: Update manifests after change
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
apiVersion: secrets-store.csi.x-k8s.io/v1
|
||||
kind: SecretProviderClass
|
||||
metadata:
|
||||
name: matrix-synapse-config
|
||||
namespace: matrix-synapse
|
||||
labels:
|
||||
app.kubernetes.io/name: matrix-synapse-config
|
||||
app.kubernetes.io/instance: matrix-synapse
|
||||
app.kubernetes.io/part-of: matrix-synapse
|
||||
spec:
|
||||
provider: openbao
|
||||
parameters:
|
||||
baoAddress: "http://openbao-internal.openbao:8200"
|
||||
roleName: matrix-synapse
|
||||
objects: |
|
||||
- objectName: config.yaml
|
||||
fileName: config.yaml
|
||||
secretPath: secret/data/cl01tl/matrix-synapse/config
|
||||
secretKey: config.yaml
|
||||
Reference in New Issue
Block a user