UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ernest Chuang
template
Commits
324ff55c
Commit
324ff55c
authored
Jun 25, 2021
by
Ernest Chuang
🤔
Browse files
adding in argo
parent
6915f42b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
dev/configmap.yaml
dev/configmap.yaml
+30
-0
No files found.
dev/configmap.yaml
View file @
324ff55c
...
...
@@ -115,3 +115,33 @@ twistlock:
console
:
persistence
:
size
:
5Gi
addons
:
argocd
:
# -- Toggle deployment of ArgoCD.
enabled
:
true
git
:
repo
:
https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
path
:
"
./chart"
tag
:
"
"
branch
:
"
redis-bb-update"
# tag: "2.14.7-bb.3"
sso
:
# -- Toggle SSO for ArgoCD on and off
enabled
:
false
# -- ArgoCD OIDC client ID
client_id
:
"
"
# -- ArgoCD OIDC client secret
client_secret
:
"
"
# -- ArgoCD SSO login text
provider_name
:
"
"
# -- ArgoCD SSO group roles, see docs for more details: https://argo-cd.readthedocs.io/en/stable/operator-manual/rbac/
groups
:
|
g, Impact Level 2 Authorized, role:admin
# -- Values to passthrough to the argocd chart: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
values
:
{}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment