Skip to content

Commit

Permalink
removed prod_runtime and added service relation (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: Mor Paz <[email protected]>
  • Loading branch information
MatanHeledPort and MPTG94 authored May 13, 2024
1 parent f6fd165 commit 9f5aff4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kubernetes/full-configs/k8s-guide/k8s_guide_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ resources:
icon: '"Deployment"'
identifier: .metadata.labels.portService
properties: {}
relations:
prod_runtime: .metadata.name + "-Deployment-" + .metadata.namespace + "-" + "my-cluster"
title: .metadata.name
selector:
query: .metadata.namespace | startswith("kube") | not

0 comments on commit 9f5aff4

Please sign in to comment.