[VNFSDK] Make VNFSDK compatible with Kubernetes v1.17 27/110727/1
authorGrzegorz-Lis <grzegorz.lis@nokia.com>
Thu, 30 Jul 2020 09:51:34 +0000 (11:51 +0200)
committerGrzegorz-Lis <grzegorz.lis@nokia.com>
Thu, 30 Jul 2020 09:51:34 +0000 (11:51 +0200)
Issue-ID: OOM-2471
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Ie1621b234b5204dcf9ca83b8b7c2332383deb1cf

kubernetes/vnfsdk/templates/deployment.yaml

index 3f4d6c4..95f6801 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-apiVersion: extensions/v1beta1
+apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: {{ include "common.fullname" . }}