feat: add pz server
Some checks failed
checks / k8s (push) Successful in 9s
checks / tflint (push) Successful in 14s
checks / pre-commit (push) Successful in 1m56s
OpenTofu deployments / adguard (push) Successful in 38s
OpenTofu deployments / authentik (push) Failing after 13m29s
Kaniko deployments / nextcloud (push) Failing after 14m37s
Some checks failed
checks / k8s (push) Successful in 9s
checks / tflint (push) Successful in 14s
checks / pre-commit (push) Successful in 1m56s
OpenTofu deployments / adguard (push) Successful in 38s
OpenTofu deployments / authentik (push) Failing after 13m29s
Kaniko deployments / nextcloud (push) Failing after 14m37s
This commit is contained in:
parent
e935f66db2
commit
1994de8fcb
6 changed files with 122 additions and 9 deletions
|
|
@ -2,13 +2,14 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: AppProject
|
||||
metadata:
|
||||
namespace: argocd
|
||||
name: roboces
|
||||
namespace: argocd
|
||||
name: roboces
|
||||
spec:
|
||||
destinations:
|
||||
- namespace: apps-roboces
|
||||
server: https://kubernetes.default.svc
|
||||
sourceRepos:
|
||||
- https://git.roboces.dev/catalin/fukuops.git
|
||||
- code.forgejo.org/forgejo-helm
|
||||
- https://git.roboces.dev/catalin/huesoporro.git
|
||||
destinations:
|
||||
- namespace: apps-roboces
|
||||
server: https://kubernetes.default.svc
|
||||
sourceRepos:
|
||||
- https://git.roboces.dev/catalin/fukuops.git
|
||||
- code.forgejo.org/forgejo-helm
|
||||
- https://git.roboces.dev/catalin/huesoporro.git
|
||||
- https://gitlab.com/api/v4/projects/64552889/packages/helm/release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue