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

Feat/add simple vault example #8

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

matzegebbe
Copy link
Sponsor Contributor

@matzegebbe matzegebbe commented Jun 4, 2022

Description

A simple example of using the Sealed Secrets operator (which is deployed directly with). The README also explains how to start a local Vault service for testing and populate it with a secret.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New example (change which adds a new example)

All Submissions:

  • A corresponding issue exists
  • Have you added a related PR to the kluctl.io repository
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • Have you lint your code locally before submission?
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • All commits are signed off which certify that you created the patch and that you agree to the Developer Certificate of Origin

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.

1 participant