Skip to content

Commit

Permalink
fix: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronraysmith committed Sep 21, 2023
1 parent fa9d2c9 commit 4a2118e
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -204,38 +204,3 @@ anonymize-env: # Anonymize .envrc file
fi; \
done < \"\$${source_file}\""
@echo "Anonymized .envrc file has been saved as .envrc.example"

# Pods
# Services
# StatefulSets
# Deployments
# ReplicationControllers
# DaemonSets
# ReplicaSets
# Jobs
# CronJobs

# Ingresses
# ConfigMaps
# Secrets
# PersistentVolumes
# PersistentVolumeClaims
# Endpoints
# Nodes
# Namespaces
# ServiceAccounts
# Roles
# RoleBindings
# ClusterRoles
# ClusterRoleBindings
# CustomResourceDefinitions
# StorageClasses
# VolumeSnapshots
# PodDisruptionBudgets
# LimitRanges
# ResourceQuotas
# CertificateSigningRequests
# MutatingWebhookConfigurations
# ValidatingWebhookConfigurations
# PriorityClasses
# RuntimeClasses

0 comments on commit 4a2118e

Please sign in to comment.