Loading oka/apps/jenkins-params.yaml 0 → 100644 +8 −0 Original line number Diff line number Diff line namespace: jenkins # custom_env_vars: # inline_values: # configmap_values: secret_values: jenkinsUser: admin jenkinsPassword: myJ3nk1n2P2ssw0rd oka/apps/jenkins/manifests/bitnamicharts-repo.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository Loading oka/apps/jenkins/manifests/jenkins-hr.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease Loading @@ -25,6 +24,7 @@ spec: chart: spec: chart: jenkins version: '13.4.20' reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository Loading oka/apps/jenkins/templates/jenkins-ks.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization Loading @@ -25,6 +24,7 @@ spec: interval: 1h0m0s path: ./apps/jenkins/manifests prune: true wait: true sourceRef: kind: GitRepository name: sw-catalogs Loading oka/apps/jenkins/templates/jenkins-ns.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -14,11 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: v1 kind: Namespace metadata: creationTimestamp: null name: jenkins spec: {} status: {} Loading
oka/apps/jenkins-params.yaml 0 → 100644 +8 −0 Original line number Diff line number Diff line namespace: jenkins # custom_env_vars: # inline_values: # configmap_values: secret_values: jenkinsUser: admin jenkinsPassword: myJ3nk1n2P2ssw0rd
oka/apps/jenkins/manifests/bitnamicharts-repo.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository Loading
oka/apps/jenkins/manifests/jenkins-hr.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease Loading @@ -25,6 +24,7 @@ spec: chart: spec: chart: jenkins version: '13.4.20' reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository Loading
oka/apps/jenkins/templates/jenkins-ks.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization Loading @@ -25,6 +24,7 @@ spec: interval: 1h0m0s path: ./apps/jenkins/manifests prune: true wait: true sourceRef: kind: GitRepository name: sw-catalogs Loading
oka/apps/jenkins/templates/jenkins-ns.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -14,11 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --- apiVersion: v1 kind: Namespace metadata: creationTimestamp: null name: jenkins spec: {} status: {}