1# Default values for volsync.
4 repository: quay.io/backube/volsync
5 pullPolicy: IfNotPresent
6 # Overrides the image tag whose default is the chart appVersion.
8 # Directly specifies the SHA hash of the container image to deploy
9 image: cgr.dev/scratch-images/test-tmp/volsync-fips:0.16.0-r11@sha256:381b013c2175400124f45f668867ea313bd823c22918f1edab8c4ed4382984a0
11 repository: quay.io/backube/volsync
12 # Overrides the image tag whose default is the chart appVersion.
14 image: cgr.dev/scratch-images/test-tmp/volsync-fips:0.16.0-r11@sha256:381b013c2175400124f45f668867ea313bd823c22918f1edab8c4ed4382984a0
16 repository: quay.io/backube/volsync
17 # Overrides the image tag whose default is the chart appVersion.
19 image: cgr.dev/scratch-images/test-tmp/volsync-fips:0.16.0-r11@sha256:381b013c2175400124f45f668867ea313bd823c22918f1edab8c4ed4382984a0
21 repository: quay.io/backube/volsync
22 # Overrides the image tag whose default is the chart appVersion.
24 image: cgr.dev/scratch-images/test-tmp/volsync-fips:0.16.0-r11@sha256:381b013c2175400124f45f668867ea313bd823c22918f1edab8c4ed4382984a0
26 repository: quay.io/backube/volsync
27 # Overrides the image tag whose default is the chart appVersion.
29 image: cgr.dev/scratch-images/test-tmp/volsync-fips:0.16.0-r11@sha256:381b013c2175400124f45f668867ea313bd823c22918f1edab8c4ed4382984a0
31 repository: quay.io/backube/volsync
32 # Overrides the image tag whose default is the chart appVersion.
34 image: cgr.dev/scratch-images/test-tmp/volsync-fips:0.16.0-r11@sha256:381b013c2175400124f45f668867ea313bd823c22918f1edab8c4ed4382984a0
37 # Disable auth checks when scraping metrics (allow anyone to scrape)
43 # Specifies whether a service account should be created
45 # Annotations to add to the service account
47 # The name of the service account to use.
48 # If not set and create is true, a name is generated using the fullname template
51 # Set the ip family policy to configure dual-stack see [Configure dual-stack](https://kubernetes.io/docs/concepts/services-networking/dual-stack/#services)
53 # Sets the families that should be supported and the order in which they should be applied to ClusterIP as well. Can be IPv4 and/or IPv6.
57# Default security context values are in deployment-controller.yaml
60 allowPrivilegeEscalation: false
64 readOnlyRootFilesystem: true