chore: Update manifests after change

This commit is contained in:
2026-04-24 00:11:38 +00:00
parent cfe38d32cf
commit ba20a96b0f
233 changed files with 1471 additions and 1345 deletions

View File

@@ -1,22 +1,22 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: unpoller-unifi-secret
name: unpoller-unifi-credentials
namespace: unpoller
labels:
app.kubernetes.io/name: unpoller-unifi-secret
app.kubernetes.io/name: unpoller-unifi-credentials
app.kubernetes.io/instance: unpoller
app.kubernetes.io/part-of: unpoller
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
name: openbao
data:
- secretKey: UP_UNIFI_CONTROLLER_0_USER
remoteRef:
key: /unifi/auth/cl01tl
key: /unifi/users/cl01tl
property: user
- secretKey: UP_UNIFI_CONTROLLER_0_PASS
remoteRef:
key: /unifi/auth/cl01tl
key: /unifi/users/cl01tl
property: password