Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add Capsule-Extensions to Pipeline configuration #1208

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

andersjohnsen
Copy link
Member

@andersjohnsen andersjohnsen commented Sep 11, 2024

Example of the configuration:

config:
  pipeline:
    capsuleExtensions:
      my-extension:
        plugin: rigdev.object_template
        config: |
          kind: Deployment
          group: apps
          object: |
            spec:
              replicas: 8
config:
  pipeline:
    capsuleExtensions:
      my-extension: {}

Copy link

📝 Docs preview ready at https://pr1208.docs.dev.rig.dev

1 similar comment
Copy link

📝 Docs preview ready at https://pr1208.docs.dev.rig.dev

Copy link

📝 Docs preview ready at https://pr1208.docs.dev.rig.dev

@andersjohnsen andersjohnsen merged commit 330e9d0 into main Sep 12, 2024
6 checks passed
@andersjohnsen andersjohnsen deleted the cap-ext-cfg branch September 12, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants