Skip to content

Commit 16dd878

Browse files
committed
fix: remove unnecessary comments from app-config.yaml and Kptfile
1 parent 4ad9f5a commit 16dd878

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

backstage/app-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,4 @@ kubernetes:
115115
exposeDashboard: true
116116
costInsights:
117117
engineerCost: 200000
118+
# Comement --- IGNORE ---

deployment/dev/Kptfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,3 @@ pipeline:
7777
- image: ghcr.io/kptdev/krm-functions-catalog/kubeconform:v0.1
7878
configMap:
7979
ignore_missing_schemas: "true"
80-
# Comment

0 commit comments

Comments
 (0)