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