Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bbbatscale-support-notify
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
IT Services
bbbatscale-support-notify
Merge requests
!1
charts: disable TLS
Code
Änderungen prüfen
Branch auschecken
Herunterladen
Patches
Unformatierter Diff
Merged
charts: disable TLS
charts-disable-tls
into
master
Overview
0
Commits
4
Pipelines
2
Changes
1
Merged
Lars Seipel
requested to merge
charts-disable-tls
into
master
1 year ago
Overview
0
Commits
4
Pipelines
2
Changes
1
Expand
Also include pull secret.
0
0
Merge request reports
Viewing commit
e157fee1
Prev
Next
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e157fee1
charts: reference imagePullSecret in ServiceAccount
· e157fee1
Lars Seipel
authored
1 year ago
charts/bbbatscale-support-notify/templates/serviceaccount.yaml
+
2
−
0
Options
@@ -9,4 +9,6 @@ metadata:
annotations
:
{{
- toYaml . | nindent 4
}}
{{
- end
}}
imagePullSecrets
:
-
{{
include "bbbatscale-support-notify.fullname" .
}}
-pullsecret
{{
- end
}}
Loading