You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GROUP KIND NAMESPACE NAME STATUS HEALTH HOOK MESSAGE
226
+
Secret {user}-cicd sonarqube-admin Synced secret/sonarqube-admin created
227
+
PersistentVolumeClaim {user}-cicd nexus Synced Healthy persistentvolumeclaim/nexus created
228
+
PersistentVolumeClaim {user}-cicd sonarqube-data Synced Healthy persistentvolumeclaim/sonarqube-data created
229
+
PersistentVolumeClaim {user}-cicd postgresql-sonarqube-data Synced Healthy persistentvolumeclaim/postgresql-sonarqube-data created
230
+
Service {user}-cicd sonarqube Synced Healthy service/sonarqube created
231
+
Service {user}-cicd nexus Synced Healthy service/nexus created
232
+
Service {user}-cicd postgresql-sonarqube Synced Healthy service/postgresql-sonarqube created
233
+
apps Deployment {user}-cicd nexus Synced Healthy deployment.apps/nexus created
234
+
apps Deployment {user}-cicd sonarqube Synced Healthy deployment.apps/sonarqube created
235
+
batch Job {user}-cicd configure-nexus Synced Healthy job.batch/configure-nexus created
236
+
batch Job {user}-cicd configure-sonarqube Synced Healthy job.batch/configure-sonarqube created
237
+
route.openshift.io Route {user}-cicd nexus Synced Healthy route.route.openshift.io/nexus created
238
+
apps.openshift.io DeploymentConfig {user}-cicd postgresql-sonarqube Synced Healthy deploymentconfig.apps.openshift.io/postgresql-sonarqube created
239
+
route.openshift.io Route {user}-cicd sonarqube Synced Healthy route.route.openshift.io/sonarqube created
240
+
----
241
+
242
+
In addition to retrieving information about the Application, various tasks can be performed via the CLI including syncing, refreshing and modifying the Application. We
243
+
will look at these in more depth in subsequent sections.
0 commit comments