We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21bb87 commit a3487d0Copy full SHA for a3487d0
src/main/java/DemoApplication.java
@@ -51,7 +51,7 @@ public String hello() {
51
</style>
52
</head>
53
<body>
54
- <h1> Aplicação no Kubernetes usando ArgoCD!</h1>
+ <h1> Aula de CI/CD com OKE na OCI </h1>
55
<h2>Rodando no <span class="badge">OKE</span> com <span class="badge">ArgoCD</span></h2>
56
<h2> Entrega Contínua na <b>Oracle Cloud Infrastructure</b></h2>
57
<footer>© 2025 | DevOps - Java + Kubernetes + ArgoCD</footer>
0 commit comments