Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #327 from stakater/Update-chart
Browse files Browse the repository at this point in the history
[SA-1344] Update deployment to apps/v1
  • Loading branch information
MuneebAijaz authored Jul 13, 2022
2 parents 162e0b3 + 558206e commit 0264f3d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
Expand Down Expand Up @@ -26,4 +26,4 @@ spec:
- name: {{ .Values.stakaterclouddocs.deployment.containerName }}
image: "{{ .Values.stakaterclouddocs.deployment.image.name }}:{{ .Values.stakaterclouddocs.deployment.image.tag }}"
ports:
- containerPort: 8080
- containerPort: 8080

0 comments on commit 0264f3d

Please sign in to comment.