Skip to content

Commit b6d9735

Browse files
committed
chore(k8s/magiclove/external-secrets): cleanup unused file
1 parent 41c747f commit b6d9735

File tree

2 files changed

+1
-10975
lines changed

2 files changed

+1
-10975
lines changed

k8s/magiclove/external_secrets/BUILD.bazel

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
load("@com_github_tnarg_rules_cue//cue:cue.bzl", "cue_export", "cue_library")
1+
load("@com_github_tnarg_rules_cue//cue:cue.bzl", "cue_library")
22

33
cue_library(
44
name = "cue_external_secrets_library",
@@ -23,9 +23,3 @@ cue_library(
2323
"//k8s/magiclove/external_secrets/webhook:cue_webhook_library",
2424
],
2525
)
26-
27-
cue_export(
28-
name = "external_secrets",
29-
src = "external-secrets.cue",
30-
visibility = ["//visibility:public"],
31-
)

0 commit comments

Comments
 (0)