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