commit | 5628d4bdadb364f17fdebb441fc46804dd45eef9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Jan 11 11:46:12 2021 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Jan 11 16:18:01 2021 -0800 |
tree | bbd9e0e774e31151b7368445197da8705b2147de | |
parent | 2aa7dcfbd1ba0c01c4be6d3cc289f822a69c5cbf [diff] [blame] |
Upgrading kubernetes API Change-Id: I279db986e2dab1ebcb5b48b4195363af395c8de3
diff --git a/ponsimv2/templates/rg.yaml b/ponsimv2/templates/rg.yaml index 732014a..3fb8fb4 100644 --- a/ponsimv2/templates/rg.yaml +++ b/ponsimv2/templates/rg.yaml
@@ -17,7 +17,7 @@ {{- range $i, $junk := until (.Values.numOlts|int) }} {{- range $j, $junk1 := until ($rgcount) }} --- -apiVersion: apps/v1beta1 +apiVersion: apps/v1 kind: Deployment metadata: name: rg{{ $i }}-{{ $j }}