Skip to content

Commit c99c1fe

Browse files
committed
avoids declaring the namespace that tekton-pipelines owns
1 parent 5274ecd commit c99c1fe

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tekton/dashboard-release/release-full.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
apiVersion: v1
16-
kind: Namespace
17-
metadata:
18-
name: tekton-dashboard
19-
labels:
20-
app.kubernetes.io/instance: default
21-
app.kubernetes.io/part-of: tekton-dashboard
22-
---
2315
apiVersion: apiextensions.k8s.io/v1
2416
kind: CustomResourceDefinition
2517
metadata:

0 commit comments

Comments
 (0)