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 helm chart #56

Closed
wants to merge 2 commits into from
Closed

feat: Add helm chart #56

wants to merge 2 commits into from

Conversation

Sanskarzz
Copy link
Contributor

Added a helm chart in chart directory and only updated chart.yaml file and we will update value.yaml , templates etc later on

## chart.yaml file
apiVersion: v2
name: kyverno-envoy-plugin
type: application
description: Kyverno policies based authorization plugin for Envoy
version: 0.1.0
appVersion: v0.1.0
icon: https://github.com/kyverno/kyverno-envoy-plugin/blob/main/website/docs/static/logo.png
keywords:
  - kyverno
  - nirmata
  - kyverno authorization
  - kyverno-enovy
  - envoy proxy 
  - authorization plugin
  - service-mesh authorization
  - policy-based authorization
  - runtime authorization
sources:
  - https://github.com/kyverno/kyverno-envoy-plugin
maintainers:
  - name: Nirmata
    url: https://kyverno.io/
    email: cncf-kyverno-maintainers@lists.cncf.io
kubeVersion: ">=1.16.0-0"  

Signed-off-by: Sanskarzz <sanskar.gur@gmail.com>
@Sanskarzz Sanskarzz requested a review from a team as a code owner March 25, 2024 05:42
@Sanskarzz Sanskarzz closed this May 6, 2024
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