-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(publick8s,privatek8s) define infraciadmin SA with a terrafor…
…m module (#448) Ref. jenkins-infra/helpdesk#3679 Same as jenkins-infra/digitalocean#134 + jenkins-infra/digitalocean#136 but for Azure Please note that the `privatek8s` SA can be used directly by the pod of jenkins-infra/kubernetes-management by mounting the token in the pod directly. Signed-off-by: Damien Duportal <[email protected]>
- Loading branch information
Showing
3 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
Submodule .shared-tools
updated
4 files
+1 −1 | Jenkinsfile_k8s | |
+39 −0 | terraform/modules/kubernetes-admin-sa/main.tf | |
+23 −0 | terraform/modules/kubernetes-admin-sa/outputs.tf | |
+21 −0 | terraform/modules/kubernetes-admin-sa/variables.tf |
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