UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Big Bang
bigbang
Commits
26983e39
Verified
Commit
26983e39
authored
11 months ago
by
Ryan Garcia
Browse files
Options
Downloads
Patches
Plain Diff
Ensuring ingress-certs is a documented rec override
parent
3d21b8d5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!4061
Ensuring ingress-certs is a documented rec override
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/developer/aws-k3d-script.md
+1
-1
1 addition, 1 deletion
docs/developer/aws-k3d-script.md
with
1 addition
and
1 deletion
docs/developer/aws-k3d-script.md
+
1
−
1
View file @
26983e39
...
...
@@ -99,7 +99,7 @@ The Big Bang product is tightly coupled with the GitOps tool FluxCD. Before you
From the bigbang directory deploy BigBang via helm
```
shell
helm upgrade
-i
bigbang chart/
-n
bigbang
--create-namespace
--set
registryCredentials.username
=
XXXXX
--set
registryCredentials.password
=
'XXXXX'
-f
chart/values.yaml
helm upgrade
-i
bigbang chart/
-n
bigbang
--create-namespace
--set
registryCredentials.username
=
XXXXX
--set
registryCredentials.password
=
'XXXXX'
-f
chart/ingress-certs.yaml
-f
chart/values.yaml
```
Overrides can be supplemented by adding references to the specific yaml file, the right-most values file will take highest precedence:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment