Merge "[SDNC] fix broken sdnc-web deployment"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 6 Nov 2020 08:16:09 +0000 (08:16 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 6 Nov 2020 08:16:09 +0000 (08:16 +0000)
1  2 
kubernetes/sdnc/components/sdnc-web/templates/deployment.yaml
kubernetes/sdnc/values.yaml

@@@ -12,9 -11,8 +12,9 @@@
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  # See the License for the specific language governing permissions and
  # limitations under the License.
 +*/}}
  
nclude "common.repository" . }}apiVersion: apps/v1
+ apiVersion: apps/v1
  kind: Deployment
  metadata: {{- include "common.resourceMetadata" . | nindent 2 }}
  spec:
Simple merge