UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 46f706f4 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch '1267-enable-alpha-plugins-by-default-in-argocd' into 'master'

Resolve "Enable alpha plugins by default in ArgoCD"

Closes #1267

See merge request platform-one/big-bang/bigbang!2076
parents 53ba9527 fe3eed5b
No related branches found
No related tags found
1 merge request!2076Resolve "Enable alpha plugins by default in ArgoCD"
Pipeline #972246 passed with warnings
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment