Compare commits
2 Commits
4cf783befa
...
6e783ff0a6
| Author | SHA1 | Date | |
|---|---|---|---|
|
6e783ff0a6
|
|||
| 35acd8f602 |
@@ -15,7 +15,7 @@ spec:
|
|||||||
generators:
|
generators:
|
||||||
- git:
|
- git:
|
||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
revision: HEAD
|
revision: manifests
|
||||||
directories:
|
directories:
|
||||||
- path: clusters/cl01tl/manifests/*
|
- path: clusters/cl01tl/manifests/*
|
||||||
- path: clusters/cl01tl/manifests/stack
|
- path: clusters/cl01tl/manifests/stack
|
||||||
@@ -27,7 +27,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
targetRevision: HEAD
|
targetRevision: manifests
|
||||||
path: '{{ `{{.path.path}}` }}'
|
path: '{{ `{{.path.path}}` }}'
|
||||||
helm:
|
helm:
|
||||||
releaseName: '{{ `{{path.basename}}` }}'
|
releaseName: '{{ `{{path.basename}}` }}'
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
targetRevision: HEAD
|
targetRevision: manifests
|
||||||
path: clusters/cl01tl/manifests/stack
|
path: clusters/cl01tl/manifests/stack
|
||||||
destination:
|
destination:
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ shelly-plug:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: php
|
repository: php
|
||||||
tag: 8.4.15-apache-bookworm
|
tag: 8.5.0-apache-bookworm
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SHELLY_HOSTNAME
|
- name: SHELLY_HOSTNAME
|
||||||
|
|||||||
Reference in New Issue
Block a user