stacks/basic
Manabu McCloskey 388a1b5b4f
copy from idpbuilder example dir (#3)
Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
2024-06-04 14:43:36 -07:00
..
package1 copy from idpbuilder example dir (#3) 2024-06-04 14:43:36 -07:00
package2 copy from idpbuilder example dir (#3) 2024-06-04 14:43:36 -07:00
README.md copy from idpbuilder example dir (#3) 2024-06-04 14:43:36 -07:00

Basic Example

This directory contains basic examples of using the custom package feature.

Local manifests

The package1 directory is an example of a custom package that you have developed locally, and you want test.

This configuration instructs idpbuilder to:

  1. Create a Gitea repository.
  2. Sync the contents of the manifests directory to the repository.
  3. Replace the spec.Source(s).repoURL field with the Gitea repository URL.

Remote manifests

The package2 directory is an example for packages available remotely. This is applied directly to the cluster.