UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Enable alpha plugins by default in ArgoCD"

Merged Anthony Fresta requested to merge 1267-enable-alpha-plugins-by-default-in-argocd into master
All threads resolved!
@@ -77,6 +77,9 @@ redis-bb:
server:
image:
imagePullPolicy: {{ .Values.imagePullPolicy }}
config:
# Must be enabled for plugins included in PlatformOne image.
kustomize.buildOptions: "--enable-alpha-plugins"
repoServer:
image:
Loading