Skip to content

Commit 47e8cf6

Browse files
Merge pull request #41 from NebojsaKrtolica/patch-1
🔨 fix : swapped comments referencing prebuilt and xe
2 parents 187707d + 2182d59 commit 47e8cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/samples/sidb/singleinstancedatabase_secrets.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ stringData:
1616

1717
---
1818

19-
## Oracle Database XE Admin password secret
19+
## Prebuilt-Database Admin password secret
2020
apiVersion: v1
2121
kind: Secret
2222
metadata:
@@ -29,7 +29,7 @@ stringData:
2929

3030
---
3131

32-
## Prebuilt-Database Admin password secret
32+
## Oracle Database XE Admin password secret
3333
apiVersion: v1
3434
kind: Secret
3535
metadata:

0 commit comments

Comments
 (0)