feat: move from atlantis and sorcerer applicationsets

This commit is contained in:
2024-12-09 12:46:35 +01:00
parent 70a78699e3
commit 9eb9714c7f
3 changed files with 87 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: prod-atlantis
namespace: argocd
spec:
template:
metadata:
name: prod-atlantis
spec:
project: atlantis
destination:
namespace: atlantis
server: https://kubernetes.default.svc
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: nixidy
path: values/atlantis
plugin:
name: kustomize-helm-with-rewrite
parameters:
- name: env
string: prod
- name: hostname
string: atlantis.beta.oceanbox.io