Skip to content

Commit 66cbbc5

Browse files
committed
docsL readme fiix
1 parent a0e7766 commit 66cbbc5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ This repository contains all necessary resources and configurations to deploy an
3030
This file specifies which files or directories should be ignored by Git when tracking changes in a repository.
3131
- **```README.md```**:
3232
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.
3933

4034
### GitHub variables and GitHub Secrets variables
4135
3. **K3S token variable** ```K3S_TOKEN``` is stored in GitHub Secrets. It was created using the following command:

0 commit comments

Comments
 (0)