
MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: 8de07a55 by marcusvrp at 2025-07-31T21:16:33-03:00 fix(matrixtest): externalsecrets - - - - - 1 changed file: - apps/base/matrixtest/es.yaml Changes: ===================================== apps/base/matrixtest/es.yaml ===================================== @@ -15,38 +15,38 @@ spec: remoteRef: key: matrix property: oidcClientId - - secretKey: oidcClientSecret - remoteRef: - key: matrix - property: oidcClientSecret - - secretKey: postgresHost - remoteRef: - key: matrix - property: postgresHost - - secretKey: postgresPassword - remoteRef: - key: matrix - property: postgresPassword - - secretKey: postgresUser - remoteRef: - key: matrix - property: postgresUser - - secretKey: s3AccessKey - remoteRef: - key: matrix - property: s3AccessKey - - secretKey: s3Bucket - remoteRef: - key: matrix - property: s3Bucket - - secretKey: s3Endpoint - remoteRef: - key: matrix - property: s3Endpoint - - secretKey: s3SecretAccessKey - remoteRef: - key: matrix - property: s3SecretAccessKey + # - secretKey: oidcClientSecret + # remoteRef: + # key: matrix + # property: oidcClientSecret + # - secretKey: postgresHost + # remoteRef: + # key: matrix + # property: postgresHost + # - secretKey: postgresPassword + # remoteRef: + # key: matrix + # property: postgresPassword + # - secretKey: postgresUser + # remoteRef: + # key: matrix + # property: postgresUser + # - secretKey: s3AccessKey + # remoteRef: + # key: matrix + # property: s3AccessKey + # - secretKey: s3Bucket + # remoteRef: + # key: matrix + # property: s3Bucket + # - secretKey: s3Endpoint + # remoteRef: + # key: matrix + # property: s3Endpoint + # - secretKey: s3SecretAccessKey + # remoteRef: + # key: matrix + # property: s3SecretAccessKey - secretKey: masOidcConfig remoteRef: key: matrix View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/8de07a55e2295ea9d0396c8... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/8de07a55e2295ea9d0396c8... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.