diff --git a/infrastructure/bitwarden/kustomization.yaml b/infrastructure/bitwarden/kustomization.yaml index 3d6aa5a..4e85bda 100644 --- a/infrastructure/bitwarden/kustomization.yaml +++ b/infrastructure/bitwarden/kustomization.yaml @@ -3,5 +3,4 @@ kind: Kustomization resources: - helmrelease.yaml - bitwardenaccesstoken.enc.yaml - - namespace.yaml - - .sops.yaml \ No newline at end of file + - namespace.yaml \ No newline at end of file diff --git a/infrastructure/bitwarden/namepsace.yaml b/infrastructure/bitwarden/namespace.yaml similarity index 100% rename from infrastructure/bitwarden/namepsace.yaml rename to infrastructure/bitwarden/namespace.yaml