- # Default values for helm-chart.
- # This is a YAML-formatted file.
- # Declare variables to be passed into your templates.
- appName: occ-fw-plugin-a
- appVersion: 1.0.0
- appNameLabel: Plugin A
- imageRegistry: iad.ocir.io/cesdev
- imageName: occ-fw-plugin-a
- imagePullSecret: ocirsecret
- host: customercentral-plugin-a.oracle.com
|