File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,6 @@ This repository contains all necessary resources and configurations to deploy an
30
30
This file specifies which files or directories should be ignored by Git when tracking changes in a repository.
31
31
- ** ``` README.md ``` ** :
32
32
This file in GitHub serves as the primary documentation for a repository (you're reading it right now).
33
- - ** ``` jenkins-sa.yaml ``` ** :
34
- This file contains the configuration for a Service Account in a K3S cluster that is specifically used for Jenkins.
35
- - ** ``` jenkins-values.yaml ``` ** :
36
- This file contains configuration values that customize the deployment of Jenkins within a K3S cluster.
37
- - ** ``` jenkins-volume.yaml ``` ** :
38
- This file contains configuration to define persistent storage for Jenkins in a K3S environment.
39
33
40
34
### GitHub variables and GitHub Secrets variables
41
35
3 . ** K3S token variable** ``` K3S_TOKEN ``` is stored in GitHub Secrets. It was created using the following command:
You can’t perform that action at this time.
0 commit comments