diff --git a/ci-operator/step-registry/network/conf/aws-cluster-mtu/network-conf-aws-cluster-mtu-ref.yaml b/ci-operator/step-registry/network/conf/aws-cluster-mtu/network-conf-aws-cluster-mtu-ref.yaml index 7ed6c7de61201..03f0848695e72 100644 --- a/ci-operator/step-registry/network/conf/aws-cluster-mtu/network-conf-aws-cluster-mtu-ref.yaml +++ b/ci-operator/step-registry/network/conf/aws-cluster-mtu/network-conf-aws-cluster-mtu-ref.yaml @@ -1,9 +1,6 @@ ref: as: network-conf-aws-cluster-mtu - from_image: - name: "4.15" - namespace: ocp - tag: upi-installer + from: upi-installer commands: network-conf-aws-cluster-mtu-commands.sh resources: requests: @@ -19,4 +16,4 @@ ref: - name: CLUSTER_NETWORK_MTU default: "8000" documentation: |- - The number of bytes for the overlay network Maximum Transmition Unit. \ No newline at end of file + The number of bytes for the overlay network Maximum Transmition Unit.