chore(argo-cd): Move Argo UI extension resource to argocd-apps (#1550)

* Move extensions to argocd-apps chart
* Simplify extension rbac
* Bump minor version

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2022-10-14 00:28:44 +02:00 committed by GitHub
parent 7c3276f44d
commit 17e601148f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 12 additions and 65 deletions

View file

@ -1713,11 +1713,14 @@ server:
# name: custom-tools
# subPath: helm
## Argo UI extensions
## This function in tech preview stage, do expect unstability or breaking changes in newer versions.
## Ref: https://github.com/argoproj-labs/argocd-extensions
extensions:
# -- Enable support for extensions
## This function in tech preview stage, do expect unstability or breaking changes in newer versions. Bump image.tag if necessary.
# -- Enable support for Argo UI extensions
enabled: false
## Argo UI extensions image
image:
# -- Repository to use for extensions image
repository: "ghcr.io/argoproj-labs/argocd-extensions"
@ -1735,11 +1738,6 @@ server:
# cpu: 10m
# memory: 64Mi
# -- Extensions to be loaded into the server
contents: []
# - name: argo-rollouts
# url: https://github.com/argoproj-labs/rollout-extension/releases/download/v0.1.0/extension.tar
## Repo Server
repoServer:
# -- Repo server name