Skip to content

Commit f8fcc4e

Browse files
author
Moussa Ouattara
committed
update
1 parent c989041 commit f8fcc4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/helloworld.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ env:
66
REGISTRY_NAME: {registry-name}
77
CLUSTER_NAME: {cluster-name}
88
CLUSTER_RESOURCE_GROUP: {resource-group-name}
9-
NAMESPACE: {namespace-name}
10-
APP_NAME: {app-name}
9+
# NAMESPACE: {namespace-name}
10+
# APP_NAME: {app-name}
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)