mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
correct host api for k8
This commit is contained in:
@@ -47,8 +47,8 @@ metadata:
|
||||
# Name of of this InfisicalSecret resource
|
||||
name: infisicalsecret-sample
|
||||
spec:
|
||||
# The host that should be used to pull secrets from. The default value is https://infisical.com/api.
|
||||
hostAPI: https://infisical.com/api
|
||||
# The host that should be used to pull secrets from. The default value is https://app.infisical.com/api.
|
||||
hostAPI: https://app.infisical.com/api
|
||||
|
||||
# The Kubernetes secret the stores the Infisical token
|
||||
tokenSecretReference:
|
||||
|
||||
Reference in New Issue
Block a user