Merge "[VNFSDK] Make VNFSDK compatible with Kubernetes v1.17"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 30 Jul 2020 14:26:48 +0000 (14:26 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 30 Jul 2020 14:26:48 +0000 (14:26 +0000)
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" . }}