Skip to content

Commit a3487d0

Browse files
authored
Update DemoApplication.java
1 parent a21bb87 commit a3487d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/DemoApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public String hello() {
5151
</style>
5252
</head>
5353
<body>
54-
<h1> Aplicação no Kubernetes usando ArgoCD!</h1>
54+
<h1> Aula de CI/CD com OKE na OCI </h1>
5555
<h2>Rodando no <span class="badge">OKE</span> com <span class="badge">ArgoCD</span></h2>
5656
<h2> Entrega Contínua na <b>Oracle Cloud Infrastructure</b></h2>
5757
<footer>&copy; 2025 | DevOps - Java + Kubernetes + ArgoCD</footer>

0 commit comments

Comments
 (0)