Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 432 Bytes

File metadata and controls

11 lines (8 loc) · 432 Bytes

developer

Here you'll find all that the developer needs to submit to Kubernetes to have its code going through the software supply chain defined by the app operators.

  • a workload with
    • location of the source code
    • name of the service account that provides permission to deploy templated objects
    • environment variables for the build process

Note: The examples/shared directory also contains developer resources.