Parameters

The parent key for all of the following parameters is fleetlock.

namespace

type

dictionary

default
annotations: {} (1)
labels: {} (2)
name: `syn-fleetlock` (3)
1 Additional namespace annotations.
2 Additional namespace labels.
3 Name of the namespace.

The namespace in which to deploy this component.

replicaCount

type

integer

default

1

Number of replicas of this component.

service

type

dictionary

default
clusterIP: 10.43.0.11

The clusterIP of the service, used by Zincati service.

See Fleetlock Docu for more information.

resources

type

dictionary

default
requests:
  cpu: 30m
  memory: 30Mi
limits:
  memory: 50Mi

The resources requested by this component.

prometheus

type

dictionary

default
enabled: false (1)
service: {} (2)
1 Enable servicemonitor.
2 Additional servicemonitor spec.

Enable/configure service monitor.

Example

namespace: example-namespace