Skip to content

Commit

Permalink
add repos and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Nov 12, 2024
1 parent 30bb219 commit 6c87da1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ override.tf.json
.terraformrc
terraform.rc
.terraform.lock.hclvenv

venv
12 changes: 12 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,18 @@ repos:
track: main
url: [email protected]:canonical/traefik-route-k8s-operator.git

- path: ../istio-k8s-operator
track: main
url: [email protected]:canonical/istio-k8s-operator.git

- path: ../istio-beacon-k8s-operator
track: main
url: [email protected]:canonical/istio-beacon-k8s-operator.git

- path: ../istio-ingress-k8s-operator
track: main
url: [email protected]:canonical/istio-ingress-k8s-operator.git

# rocks
- path: ../alertmanager-rock
track: main
Expand Down

0 comments on commit 6c87da1

Please sign in to comment.