Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Aug 16, 2024
1 parent 0554af9 commit 65e6a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/stacks/dpe-k8s-deployments/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ module "argo-cd" {


locals {
my_branch_name = "ibcdpe-1-branch-name"
my_branch_name = "workshop-testing"
my_namespace_name = "my-cool-namespace"
my_application_name_in_argocd = "my-cool-application"
}
Expand Down

0 comments on commit 65e6a65

Please sign in to comment.