--- ## App Manifest Configuration appManifestFile-config: appName: # required appVersion: # required namespace: # required chart: - name: # required version: # required path: # required chartGroup: # required name # add more if you have more than one chart ################################################# ## App Metadata Configuration # for further details about possible configurations on this file, please # visit the link: https://wiki.openstack.org/wiki/StarlingX/Containers/StarlingXAppsInternals#metadata.yaml metadataFile-config: # the following configurations are optional # uncomment and configure properly the ones you need for your application metadata # upgrades: # auto_update: # update_failure_no_rollback: # from_versions: # - # - # # ... # supported_k8s_version: # minimum: # maximum: # supported_releases: # : # - # - # # ... # repo: # disabled_charts: # - # - # # ... # maintain_attributes: # maintain_user_overrides: # behavior: # platform_managed_app: # desired_state: # evaluate_reapply: # after: # - # - # - ... # triggers: # - type: # - type: # - ... # filters: # - : # - : # - ... # filter_field: # apply_progress_adjust: <0/1/2/.../100> ################################################# ## App Setup Configuration # if you wish to see a setup.cfg example, please see the link # https://opendev.org/starlingx/app-dell-storage/src/branch/master/python3-k8sapp-dell-storage/k8sapp_dell_storage/setup.cfg setupFile-config: metadata: author: # required author_email: # required url: # required classifier: # required - # required