mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-14 23:09:08 +02:00
enable kustomize helm, add argocd domain
This commit is contained in:
@@ -5,3 +5,7 @@ output "argocd_url" {
|
||||
output "argo_helm_values_overrides" {
|
||||
value = helm_release.argocd.metadata[0].values
|
||||
}
|
||||
|
||||
output "argocd_ingress_route" {
|
||||
value = kubectl_manifest.dashboard-ingress.yaml_body_parsed
|
||||
}
|
Reference in New Issue
Block a user