8000
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 65d665b commit 9769d3aCopy full SHA for 9769d3a
sample-operators/webpage/pom.xml
@@ -10,9 +10,9 @@
10
<version>2.0.0-SNAPSHOT</version>
11
</parent>
12
13
- <artifactId>webserver</artifactId>
14
- <name>Operator SDK - Samples - Webserver</name>
15
- <description>Provisions an nginx Webserver based on a CRD</description>
+ <artifactId>webpage</artifactId>
+ <name>Operator SDK - Samples - WebPage</name>
+ <description>Provisions an nginx Webserver based on a CRD with give html</description>
16
<packaging>jar</packaging>
17
18
<properties>
0 commit comments