From e013a4ab931323f41e6908fca3d76da324c6132f Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sat, 17 Dec 2022 13:59:54 -0500 Subject: [PATCH] remove namespace from sample --- k8-operator/config/samples/sample.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/k8-operator/config/samples/sample.yaml b/k8-operator/config/samples/sample.yaml index 1a185b15f..ad352d3e7 100644 --- a/k8-operator/config/samples/sample.yaml +++ b/k8-operator/config/samples/sample.yaml @@ -2,7 +2,6 @@ apiVersion: secrets.infisical.com/v1alpha1 kind: InfisicalSecret metadata: name: infisicalsecret-sample - # namespace: first-project spec: projectId: 62faf98ae0b05e8529b5da46 environment: dev