Merge "Removes undefined and unused port_range"

This commit is contained in:
Zuul
2021-06-09 22:11:42 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 20 deletions

View File

@@ -21,13 +21,3 @@ replacements:
kind: NetworkCatalogue
name: networking
fieldrefs: ["{.spec.kubernetes}"]
- source:
objref:
kind: VariableCatalogue
name: subcluster-networking
fieldref: "{.spec.lma.port_range}"
target:
objref:
kind: NetworkCatalogue
name: networking
fieldrefs: ["{.spec.port_range}"]

View File

@@ -18,13 +18,3 @@ replacements:
kind: NetworkCatalogue
name: networking
fieldrefs: ["{.spec.kubernetes}"]
- source:
objref:
kind: VariableCatalogue
name: subcluster-networking
fieldref: "{.spec.wordpress.port_range}"
target:
objref:
kind: NetworkCatalogue
name: networking
fieldrefs: ["{.spec.port_range}"]