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 bb81b8e commit 7312e4aCopy full SHA for 7312e4a
.gitignore
@@ -5,4 +5,5 @@ testbin/*
5
onpremtest/*
6
ords/*zip
7
.gitattributes
8
-.vscode
+.vscode
9
+.gitlab-ci.yml
oracle-database-operator.yaml
@@ -3430,7 +3430,7 @@ spec:
3430
- --enable-leader-election
3431
command:
3432
- /manager
3433
- image: container-registry.oracle.com/database/operator:0.2.1
+ image: container-registry.oracle.com/database/operator:1.0.0
3434
imagePullPolicy: Always
3435
name: manager
3436
ports:
0 commit comments