Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
komer3 committed Apr 30, 2024
1 parent a80d4fb commit 8b445b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 166 deletions.
134 changes: 0 additions & 134 deletions Tiltfile

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,35 +29,3 @@ metadata:
namespace: rke2-control-plane-system
status:
availableReplicas: 1
# ---
# apiVersion: apiextensions.k8s.io/v1
# kind: CustomResourceDefinition
# metadata:
# name: rke2controlplanes.controlplane.cluster.x-k8s.io
# labels:
# cluster.x-k8s.io/provider: control-plane-rke2
# cluster.x-k8s.io/v1beta1: v1alpha1
# ---
# apiVersion: apiextensions.k8s.io/v1
# kind: CustomResourceDefinition
# metadata:
# name: rke2controlplanetemplates.controlplane.cluster.x-k8s.io
# labels:
# cluster.x-k8s.io/provider: control-plane-rke2
# cluster.x-k8s.io/v1beta1: v1alpha1
# ---
# apiVersion: apiextensions.k8s.io/v1
# kind: CustomResourceDefinition
# metadata:
# name: rke2configs.bootstrap.cluster.x-k8s.io
# labels:
# cluster.x-k8s.io/provider: bootstrap-rke2
# cluster.x-k8s.io/v1beta1: v1alpha1
# ---
# apiVersion: apiextensions.k8s.io/v1
# kind: CustomResourceDefinition
# metadata:
# name: rke2configtemplates.bootstrap.cluster.x-k8s.io
# labels:
# cluster.x-k8s.io/provider: bootstrap-rke2
# cluster.x-k8s.io/v1beta1: v1alpha1

0 comments on commit 8b445b2

Please sign in to comment.