This repository was archived by the owner on Jun 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
github/java/jsf/kubernetes/Application Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22{{- $fullName := include "sampleapp.fullname" . -}}
33{{- $serviceName := include "sampleapp.name" . -}}
44{{- $servicePort := .Values.service.port -}}
5- apiVersion : extensions/v1beta1
5+ apiVersion : apps/v1
66kind : Ingress
77metadata :
88 name : {{ $fullName }}
Original file line number Diff line number Diff line change 11# Default values for sampleapp.
22# This is a YAML-formatted file.
33# Declare variables to be passed into your templates.
4+ apiVersion : apps/v1
5+ extensionApiVersion : apps/v1
46fullnameOverride : sampleapp
57replicaCount : 2
68image :
Original file line number Diff line number Diff line change 1515 </ div >
1616 < div class ="content ">
1717 < div class ="tweet-container ">
18- < a href ="http://twitter.com/intent/tweet/?text=I%20just%20created%20a%20new%20Java%20Jsf%20website%20on%20Azure%20using%20GitHub%20workflow&hashtags=GitHub%2CGitHubWorkflow%20%40Azure ">
18+ < a href ="http://twitter.com/intent/tweet/?text=I%20just%20created%20a%20new%20Java%20Jsf%20website%20on%20Azure%20using%20GitHub%20workflow&& hashtags=GitHub%2CGitHubWorkflow%20%40Azure ">
1919 < img src ="img/tweetThis.svg " />
2020 </ a >
2121 </ div >
You can’t perform that action at this time.
0 commit comments