Skip to content

Commit 1c35109

Browse files
THuvarakiTHuvaraki
authored andcommitted
remove local dev leftovers
1 parent d3b3256 commit 1c35109

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

config/manager/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ configMapGenerator:
1414

1515
images:
1616
- name: controller
17-
newName: ghcr.io/openfeature/operator
18-
newTag: latest
17+
newName: open-feature-operator-local
18+
newTag: validate

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,4 @@ require (
108108
sigs.k8s.io/yaml v1.4.0 // indirect
109109
)
110110

111-
replace github.com/open-feature/open-feature-operator/apis => ./api
112-
113111
replace golang.org/x/net => golang.org/x/net v0.27.0

0 commit comments

Comments
 (0)