infisical(netbootxyz): switch to Kubernetes auth (pilot)

This commit is contained in:
2026-07-15 21:54:43 +02:00
parent 571c5d5d0b
commit 596fa5380a

View File

@@ -7,15 +7,16 @@ spec:
hostAPI: https://infisical.jsme.be hostAPI: https://infisical.jsme.be
resyncInterval: 30 resyncInterval: 30
authentication: authentication:
universalAuth: kubernetesAuth:
identityId: "9f65814e-bf4c-42fc-b382-26be15b11416"
serviceAccountRef:
name: infisical-auth
namespace: infisical
secretsScope: secretsScope:
projectSlug: "kubernetes" projectSlug: "kubernetes"
envSlug: "prod" envSlug: "prod"
secretsPath: "/netbootxyz" secretsPath: "/netbootxyz"
recursive: true recursive: true
credentialsRef:
secretName: infisical-universal-auth
secretNamespace: infisical
managedSecretReference: managedSecretReference:
secretName: netbootxyz-secrets secretName: netbootxyz-secrets
secretNamespace: netbootxyz secretNamespace: netbootxyz