infisical(netbootxyz): switch to Kubernetes auth (pilot)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user