Interface HelmConfiguration


public interface HelmConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    Can be used to disable helm chart generation.
  • Method Details

    • enabled

      @WithDefault("false") Boolean enabled()
      Can be used to disable helm chart generation.