This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
SQL Server 2017 Linux HELM Chart #3246
Merged
+284
−0
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
77353cd
Create SQL Server 2017 Linux HELM Chart
thomasliddledba a9197de
Fixed spaces for ci/circleci
thomasliddledba cd8f11c
Fixed spaces for ci/circleci #2
thomasliddledba 6dff973
Fixed spaces for ci/circleci #3
thomasliddledba 8d2b290
Added secret yaml to deployment for SA Password
thomasliddledba bfa7255
Updated the chart to force user to specify EULA to Y for license terms
thomasliddledba 84f1f85
Updated README.md to reflect commandline option to accept EULA
thomasliddledba 973eb15
Merge branch 'master' of https://github.com/kubernetes/charts into ms…
thomasliddledba 2ea47a7
Updated README.md and secret.yaml for sa_password generation
thomasliddledba dfed42a
Fixed formatting error in NOTES.txt
thomasliddledba 3a88881
Changed apiVersion in deployments.yaml to apps/v1beta2
thomasliddledba 4891053
Allowed ability to override sapassword and change apiVersion in deplo…
thomasliddledba d078791
ci/circleci fixes
thomasliddledba 8008cc0
Updated release version, README.md, and hard-coded ports
thomasliddledba 4afb6b8
Added port name, configured probes, moved to stable
thomasliddledba 247a852
Updated README.md
thomasliddledba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to add the stable repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Thanks