Skip to content

Conversation

@FinnPL
Copy link
Owner

@FinnPL FinnPL commented Feb 2, 2026

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Terraform Plan (03-services)

→ Resource Changes: 1 to create, 0 to update, 0 to re-create, 0 to delete, 0 ephemeral.

✨ Create

kubectl_manifest.argocd_root_app
+ api_version             = "argoproj.io/v1alpha1"
+ apply_only              = false
+ force_conflicts         = false
+ force_new               = false
+ id                      = (known after apply)
+ kind                    = "Application"
+ live_manifest_incluster = (sensitive value)
+ live_uid                = (known after apply)
+ name                    = "root"
+ namespace               = "argocd"
+ server_side_apply       = false
+ uid                     = (known after apply)
+ validate_schema         = true
+ wait_for_rollout        = true
+ yaml_body               = (sensitive value)
+ yaml_body_parsed        = <<-EOT
      apiVersion: argoproj.io/v1alpha1
      kind: Application
      metadata:
        finalizers:
        - resources-finalizer.argocd.argoproj.io
        name: root
        namespace: argocd
      spec:
        destination:
          namespace: argocd
          server: https://kubernetes.default.svc
        project: default
        source:
          path: apps
          repoURL: https://github.com/FinnPL/Homelab-Setup.git
          targetRevision: main
        syncPolicy:
          automated:
            prune: true
            selfHeal: true
          syncOptions:
          - CreateNamespace=true
  EOT
+ yaml_incluster          = (sensitive value)

Triggered by @FinnPL, Commit: 760fe209c096d5dad2d5333a774cb0a749b1e3fb

@FinnPL FinnPL merged commit 9b18901 into main Feb 2, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants