J release changes
[ric-plt/ric-dep.git] / helm / infrastructure / subcharts / kong / ci / .chartsnap.yaml
1 # It's a configuration file used by helm-chartsnap to ignore dynamically generated fields
2 # when comparing the chart's snapshot with the rendered chart.
3 # See https://github.com/jlandowner/helm-chartsnap?tab=readme-ov-file#handling-dynamic-values-.
4 dynamicFields:
5   - apiVersion: v1
6     kind: Secret
7     name: chartsnap-postgresql
8     jsonPath:
9       - /data/postgres-password
10   - apiVersion: v1
11     kind: Secret
12     name: chartsnap-kong-validation-webhook-keypair
13     jsonPath:
14       - /data/tls.crt
15       - /data/tls.key
16   - apiVersion: v1
17     kind: Secret
18     name: chartsnap-kong-validation-webhook-ca-keypair
19     jsonPath:
20       - /data/tls.crt
21       - /data/tls.key
22   - apiVersion: admissionregistration.k8s.io/v1
23     kind: ValidatingWebhookConfiguration
24     name: chartsnap-kong-validations
25     jsonPath:
26       - /webhooks/0/clientConfig/caBundle