You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Number of replicas for the Space Agent deployment`
spaceagent.redis.secret
""
Required when spaceagent.replicas is greater than 1. Name of the K8s Secret that contains the Redis connection parameters with the following data keys: host, password. The Secret must be in the Space Agent's namespace.
spaceagent.service.annotations
{}
Set annotations for the spaceagent service, e.g. to set cloud provider specific annotations for loadbalancer creation.
spaceagent.service.loadBalancerIP
""
Sets the IP address for the spaceagent service. If the IP address is the public IP for contacting the spaceagent set spaceagent.externalHost to the same value
spaceagent.topologySpreadConstraints
[]
Pod Topology Spread Constraints of Space Agent deployment